TensorInt16Bit.Kind 属性

定义

功能的种类。

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

属性值

功能的种类。

实现

注解

Windows Server

若要在 Windows Server 上使用此 API,必须使用具有桌面体验的 Windows Server 2019。

线程安全

此 API 是线程安全的。

适用于