CurrencyIdentifiers.GEL 属性

定义

获取格鲁吉亚拉里语的货币标识符。

public:
 static property Platform::String ^ GEL { Platform::String ^ get(); };
static winrt::hstring GEL();
public static string GEL { get; }
var string = CurrencyIdentifiers.gEL;
Public Shared ReadOnly Property GEL As String

属性值

String

Platform::String

winrt::hstring

字符串“GEL”,用于标识格鲁吉亚拉里。

适用于