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”,标识巴布亚新几内亚基纳。

适用于