다음을 통해 공유


CurrencyIdentifiers.BWP 속성

정의

Botswana Pula의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Botswana Pula를 식별하는 문자열 "BWP"입니다.

적용 대상