다음을 통해 공유


CurrencyIdentifiers.TJS 속성

정의

타지키스탄 소모니의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

타지키스탄 소모니를 식별하는 문자열 "TJS"입니다.

적용 대상