CurrencyIdentifiers.VEF Property

Definition

Gets the currency identifier for the Venezuelan Bolivar Fuerte.

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

Property Value

String

Platform::String

winrt::hstring

The string "VEF", which identifies the Venezuelan Bolivar Fuerte.

Applies to