CurrencyIdentifiers.RUB 속성

정의

러시아 루블의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

러시아어 루블을 식별하는 문자열 "RUB"입니다.

적용 대상