CurrencyIdentifiers.LYD 属性

定义

获取利比亚第纳尔的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“LYD”,用于标识利比亚第纳尔。

适用于