CurrencyIdentifiers.GYD 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 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
The string "GYD", which identifies the Guyanese Dollar.