CurrencyIdentifiers.LKR 属性

定义

获取斯里兰卡卢比的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“LKR”,标识斯里兰卡卢比。

适用于