CurrencyIdentifiers.VEF 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 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
The string "VEF", which identifies the Venezuelan Bolivar Fuerte.