다음을 통해 공유


CurrencyIdentifiers.SAR 속성

정의

사우디아라비아 리얄의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

사우디아라비아 리얄을 식별하는 문자열 "SAR"입니다.

적용 대상