CurrencyIdentifiers.LAK Property

Definition

Gets the currency identifier for the Lao Kip.

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

Property Value

String

Platform::String

winrt::hstring

The string "LAK", which identifies the Lao Kip.

Applies to