CurrencyIdentifiers.RSD Property

Definition

Gets the currency identifier for the Serbian Dinar.

public:
 static property Platform::String ^ RSD { Platform::String ^ get(); };
static winrt::hstring RSD();
public static string RSD { get; }
var string = CurrencyIdentifiers.rSD;
Public Shared ReadOnly Property RSD As String

Property Value

String

Platform::String

winrt::hstring

The string "RSD", which identifies the Serbian Dinar.

Applies to