다음을 통해 공유


MapFeatureDescriptor.KeyKind 속성

정의

지도 키는 텐서 종류일 수 있습니다.

public:
 property TensorKind KeyKind { TensorKind get(); };
TensorKind KeyKind();
public TensorKind KeyKind { get; }
var tensorKind = mapFeatureDescriptor.keyKind;
Public ReadOnly Property KeyKind As TensorKind

속성 값

이 맵 키의 텐서 유형입니다.

설명

Windows Server

Windows Server에서 이 API를 사용하려면 데스크톱 환경과 함께 Windows Server 2019를 사용해야 합니다.

스레드로부터의 안전성

이 API는 스레드로부터 안전합니다.

적용 대상