다음을 통해 공유


CurrencyIdentifiers.ZWL 속성

정의

짐바브웨 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

짐바브웨 달러를 식별하는 문자열 "ZWL"입니다.

적용 대상