CurrencyIdentifiers.VND 属性

定义

获取越南 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

属性值

String

Platform::String

winrt::hstring

字符串“VND”,标识越南 Dong。

适用于