次の方法で共有


CurrencyIdentifiers.PLN プロパティ

定義

ポーランドズウォティの通貨識別子を取得します。

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

ポーランドズウォティを識別する文字列 "PLN"。

適用対象