CurrencyIdentifiers.LVL Property

Definition

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

String

Platform::String

winrt::hstring

The string "LVL", which identifies the Latvian Lats.

Applies to