CurrencyIdentifiers.SRD 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 Suriname Dollar.
public:
static property Platform::String ^ SRD { Platform::String ^ get(); };
static winrt::hstring SRD();
public static string SRD { get; }
var string = CurrencyIdentifiers.sRD;
Public Shared ReadOnly Property SRD As String
Property Value
The string "SRD", which identifies the Suriname Dollar.