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