CurrencyIdentifiers.LRD Property

Definition

Gets the currency identifier for the Liberian Dollar.

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

Property Value

String

Platform::String

winrt::hstring

The string "LRD", which identifies the Liberian Dollar.

Applies to