CurrencyIdentifiers.LVL プロパティ

定義

ラトビア緯度の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ラトビア緯度を識別する文字列 "LVL"。

適用対象