다음을 통해 공유


CurrencyIdentifiers.KZT 속성

정의

카자흐스탄 텐지에 대한 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

카자흐스탄 텐지를 식별하는 문자열 "KZT"입니다.

적용 대상