CurrencyIdentifiers.TTD 属性

定义

获取特立尼达和多巴哥元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“TTD”,标识特立尼达和多巴哥元。

适用于