CurrencyIdentifiers.LAK プロパティ

定義

ラオス キップの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ラオス キップを識別する文字列 "LAK"。

適用対象