CurrencyIdentifiers.PYG プロパティ

定義

パラグアイ グアラニーの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

"PYG" という文字列。これは、パラグアイ グアラニーを識別します。

適用対象