CurrencyIdentifiers.BTN プロパティ

定義

ブータンの Ngultrum の通貨識別子を取得します。

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"。

適用対象