CurrencyIdentifiers.RSD 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 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
The string "RSD", which identifies the Serbian Dinar.