CurrencyIdentifiers.EGP 属性

定义

获取埃及磅的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“EGP”,标识埃及磅。

适用于