Share via


CurrencyIdentifiers.ALL Property

Definition

Gets the currency identifier for the Albanian Lek.

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

Property Value

String

Platform::String

winrt::hstring

The string "ALL", which identifies the Albanian Lek.

Applies to