CurrencyIdentifiers.KHR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "KHR", which identifies the Cambodian Riel.