CurrencyIdentifiers.TTD Property

Definition

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

String

Platform::String

winrt::hstring

The string "TTD", which identifies the Trinidad and Tobago Dollar.

Applies to