CurrencyIdentifiers.RWF プロパティ

定義

ルワンダ フランの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

RWANDAN フランを識別する文字列 "RWF"。

適用対象