다음을 통해 공유


CurrencyIdentifiers.ZAR 속성

정의

남아프리카 Rand의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

남아프리카 Rand를 식별하는 문자열 "ZAR"입니다.

적용 대상