Share via


CurrencyIdentifiers.PHP Property

Definition

Gets the currency identifier for the Philippine Peso.

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

Property Value

String

Platform::String

winrt::hstring

The string "PHP", which identifies the Philippine Peso.

Applies to