CurrencyIdentifiers.TMT Property

Definition

Gets the currency identifier for the Turkmenistan Manat.

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

Property Value

String

Platform::String

winrt::hstring

The string "TMT", which identifies the Turkmenistan Manat.

Applies to