CurrencyIdentifiers.LYD Property

Definition

Gets the currency identifier for the Libyan Dinar.

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

Property Value

String

Platform::String

winrt::hstring

The string "LYD", which identifies the Libyan Dinar.

Applies to