다음을 통해 공유


CurrencyIdentifiers.RWF 속성

정의

르완다 프랑의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

르완다 프랑을 식별하는 문자열 "RWF"입니다.

적용 대상