CurrencyIdentifiers.TND Property

Definition

Gets the currency identifier for the Tunisian Dinar.

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

Property Value

String

Platform::String

winrt::hstring

The string "TND", which identifies the Tunisian Dinar.

Applies to