CurrencyIdentifiers.LRD 属性

定义

获取利比里亚元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“LRD”,标识利比里亚元。

适用于