Share via


CurrencyIdentifiers.SOS Property

Definition

Gets the currency identifier for the Somali Shilling.

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

Property Value

String

Platform::String

winrt::hstring

The string "SOS", which identifies the Somali Shilling.

Applies to