CurrencyIdentifiers.MKD Property

Definition

Gets the currency identifier for the Republic of North Macedonia Denar.

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

Property Value

String

Platform::String

winrt::hstring

The string "MKD", which identifies the Republic of North Macedonia Denar.

Applies to