Table of Contents

Method GetPropertyConstantValue

Namespace
Alternet.TsTypedefsGenerator.Core
Assembly
Alternet.Common.TypeScript.v9.dll

GetPropertyConstantValue(TsProperty)

Gets property constant value in TypeScript format

public string GetPropertyConstantValue(TsProperty property)

Parameters

property TsProperty

The property to get constant value of

Returns

string

constant value of the property