CurrencyIdentifiers.TRY Property

Definition

Gets the currency identifier for the Turkish Lira.

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

Property Value

String

Platform::String

winrt::hstring

The string "TRY", which identifies the Turkish Lira.

Applies to