共用方式為


CurrencyIdentifiers.KRW 屬性

定義

取得韓文的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「KRW」,可識別韓文獲勝。

適用於