CurrencyIdentifiers.BTN Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the Bhutanese 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
Property Value
The string "BTN", which identifies the Bhutanese Ngultrum.