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