CurrencyIdentifiers.LTL 属性

定义

获取立陶宛 Litas 的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

标识立陶宛 Litas 的字符串“LTL”。

适用于