다음을 통해 공유


CurrencyIdentifiers.PAB 속성

정의

파나마 발보아의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

파나마 발보아를 식별하는 문자열 "PAB"입니다.

적용 대상