CurrencyIdentifiers.PAB プロパティ

定義

パナマ バルボアの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

パナマ バルボアを識別する文字列 "PAB" です。

適用対象