CurrencyIdentifiers.VND 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 Viet Nam Dong.
public:
static property Platform::String ^ VND { Platform::String ^ get(); };
static winrt::hstring VND();
public static string VND { get; }
var string = CurrencyIdentifiers.vND;
Public Shared ReadOnly Property VND As String
Property Value
The string "VND", which identifies the Viet Nam Dong.