CurrencyIdentifiers.LBP 属性

定义

获取黎巴嫩英镑的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“LBP”,标识黎巴嫩英镑。

适用于