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

字符串“RWF”,标识卢旺达法郎。

适用于