CurrencyIdentifiers.VUV Property

Definition

Gets the currency identifier for the Vanuatu Vatu.

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

Property Value

String

Platform::String

winrt::hstring

The string "VUV", which identifies the Vanuatu Vatu.

Applies to