CurrencyIdentifiers.ZWL プロパティ

定義

ジンバブエ ドルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ジンバブエドルを識別する文字列 "ZWL"。

適用対象