CurrencyIdentifiers.LYD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "LYD", which identifies the Libyan Dinar.