다음을 통해 공유


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

세르비아어 Dinar를 식별하는 문자열 "RSD"입니다.

적용 대상