다음을 통해 공유


CurrencyIdentifiers.VND 속성

정의

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

속성 값

String

Platform::String

winrt::hstring

Viet Nam Dong을 식별하는 문자열 "VND"입니다.

적용 대상