CurrencyIdentifiers.KHR Property

Definition

Gets the currency identifier for the Cambodian Riel.

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

Property Value

String

Platform::String

winrt::hstring

The string "KHR", which identifies the Cambodian Riel.

Applies to