CurrencyIdentifiers.EGP 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 Egyptian Pound.
public:
static property Platform::String ^ EGP { Platform::String ^ get(); };
static winrt::hstring EGP();
public static string EGP { get; }
var string = CurrencyIdentifiers.eGP;
Public Shared ReadOnly Property EGP As String
Property Value
The string "EGP", which identifies the Egyptian Pound.