CurrencyIdentifiers.KWD Property

Definition

Gets the currency identifier for the Kuwaiti Dinar.

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

Property Value

String

Platform::String

winrt::hstring

The string "KWD", which identifies the Kuwaiti Dinar.

Applies to