다음을 통해 공유


CurrencyIdentifiers.BTN 속성

정의

부탄 응우트룸의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

부탄 응우트룸을 식별하는 문자열 "BTN"입니다.

적용 대상