다음을 통해 공유


CurrencyIdentifiers.TTD 속성

정의

트리니다드 토바고 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

트리니다드 토바고 달러를 식별하는 문자열 "TTD"입니다.

적용 대상