共用方式為


CurrencyIdentifiers.GHS 屬性

定義

取得盧森堡 Cedi 的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「GHS」,可識別盧森堡的 Cedi。

適用於