다음을 통해 공유


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"입니다.

적용 대상