CurrencyIdentifiers.GMD 属性

定义

获取冈比亚达拉西的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“GMD”,标识冈比亚达拉西。

适用于