다음을 통해 공유


CurrencyIdentifiers.MWK 속성

정의

말라위 콰차의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

말라위 콰차를 식별하는 문자열 "MWK"입니다.

적용 대상