CurrencyIdentifiers.PGK プロパティ

定義

パプアニューギニア キナの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

パプアニューギニアキナを識別する文字列 "PGK"。

適用対象