다음을 통해 공유


CurrencyIdentifiers.TZS 속성

정의

탄자니아 실링의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

탄자니아 실링을 식별하는 문자열 "TZS"입니다.

적용 대상