CurrencyIdentifiers.PLN 属性

定义

获取波兰语 Zloty 的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“LV”,用于标识波兰语 Zloty。

适用于