CurrencyIdentifiers.PKR 属性

定义

获取巴基斯坦卢比的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“心声”,用于标识巴基斯坦卢比。

适用于