CurrencyIdentifiers.PHP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "PHP", which identifies the Philippine Peso.