共用方式為


CurrencyIdentifiers.GYD 屬性

定義

取得 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

屬性值

String

Platform::String

winrt::hstring

字串 「GYD」,可識別 Guyanese Dollar。

適用於