다음을 통해 공유


CurrencyIdentifiers.TMT 속성

정의

투르크메니스탄 마나트의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

투르크메니스탄 마나트를 식별하는 문자열 "TMT"입니다.

적용 대상