CurrencyIdentifiers.KHR プロパティ

定義

カンボジアリエルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

カンボジアリエルを識別する文字列 "KHR"。

適用対象