CurrencyIdentifiers.KMF プロパティ

定義

コモロ フランの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

コモリアン フランを識別する文字列 "KMF"。

適用対象