CurrencyIdentifiers.GYD Property

Definition

Gets the currency identifier for the Guyanese Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "GYD", which identifies the Guyanese Dollar.

Applies to