CurrencyIdentifiers.ZAR 属性

定义

获取南非兰特的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ZAR”,标识南非兰特。

适用于