CurrencyIdentifiers.GYD 属性

定义

获取圭亚那元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“GYD”,用于标识圭亚那元。

适用于