CurrencyIdentifiers.RWF Property

Definition

Gets the currency identifier for the Rwandan Franc.

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

Property Value

String

Platform::String

winrt::hstring

The string "RWF", which identifies the Rwandan Franc.

Applies to