다음을 통해 공유


ILearningModelFeatureValue.Kind 속성

정의

기능의 데이터 형식입니다.

public:
 property LearningModelFeatureKind Kind { LearningModelFeatureKind get(); };
LearningModelFeatureKind Kind();
public LearningModelFeatureKind Kind { get; }
var learningModelFeatureKind = iLearningModelFeatureValue.kind;
Public ReadOnly Property Kind As LearningModelFeatureKind

속성 값

기능의 데이터 형식입니다.

설명

Windows Server

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

스레드로부터의 안전성

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

적용 대상