CurrencyIdentifiers.BTN Property

Definition

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

String

Platform::String

winrt::hstring

The string "BTN", which identifies the Bhutanese Ngultrum.

Applies to