CurrencyIdentifiers.RSD プロパティ

定義

セルビアディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

セルビアディナールを識別する文字列 "RSD"。

適用対象