다음을 통해 공유


CurrencyIdentifiers.TND 속성

정의

튀니지 디나르의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

튀니지 디나르를 식별하는 문자열 "TND"입니다.

적용 대상