CurrencyIdentifiers.SYP 属性

定义

获取叙利亚英镑的货币标识符。

public:
 static property Platform::String ^ SYP { Platform::String ^ get(); };
static winrt::hstring SYP();
public static string SYP { get; }
var string = CurrencyIdentifiers.sYP;
Public Shared ReadOnly Property SYP As String

属性值

String

Platform::String

winrt::hstring

字符串“SYP”,标识叙利亚英镑。

适用于