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"。

適用対象