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”。

适用于