CurrencyIdentifiers.SRD Property

Definition

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

String

Platform::String

winrt::hstring

The string "SRD", which identifies the Suriname Dollar.

Applies to