次の方法で共有


CurrencyIdentifiers.PHP プロパティ

定義

フィリピン ペソの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

フィリピン ペソを識別する文字列 "PHP"。

適用対象