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”,用于标识比索。

适用于