CurrencyIdentifiers.TWD 属性

定义

获取新台币的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“NT”,标识新台币。

适用于