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」,可識別南非蘭特文。

適用於