CurrencyIdentifiers.TZS 属性

定义

获取坦桑尼亚先令的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“TZS”,标识坦桑尼亚先令。

适用于