TensorUInt64Bit.Kind プロパティ

定義

機能の種類。

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

プロパティ値

機能の種類。

実装

注釈

Windows Server

Windows Server でこの API を使用するには、Windows Server 2019 デスクトップ エクスペリエンスを使用する必要があります。

スレッド セーフ

この API はスレッド セーフです。

適用対象