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”,用于标识塞尔维亚纳。

适用于