CurrencyIdentifiers.TND 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 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
The string "TND", which identifies the Tunisian Dinar.