CurrencyIdentifiers.TTD 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 Trinidad and Tobago Dollar.
public:
static property Platform::String ^ TTD { Platform::String ^ get(); };
static winrt::hstring TTD();
public static string TTD { get; }
var string = CurrencyIdentifiers.tTD;
Public Shared ReadOnly Property TTD As String
Property Value
The string "TTD", which identifies the Trinidad and Tobago Dollar.