CurrencyIdentifiers.SOS プロパティ

定義

ソマリ シリングの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ソマリ シリングを識別する文字列 "SOS"。

適用対象