CurrencyIdentifiers.SYP Property

Definition

Gets the currency identifier for the Syrian Pound.

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

Property Value

String

Platform::String

winrt::hstring

The string "SYP", which identifies the Syrian Pound.

Applies to