CurrencyIdentifiers.SYP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "SYP", which identifies the Syrian Pound.