CurrencyIdentifiers.THB 属性

定义

获取泰铢的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“前者”,用于标识泰铢。

适用于