ISkillFeatureTensorDescriptor.ElementKind Property

Definition

The SkillElementKind contained in this tensor feature.

public:
 property Microsoft::AI::Skills::SkillInterfacePreview::SkillElementKind ElementKind { Microsoft::AI::Skills::SkillInterfacePreview::SkillElementKind get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.SkillElementKind ElementKind { get; }
member this.ElementKind : Microsoft.AI.Skills.SkillInterfacePreview.SkillElementKind
Public ReadOnly Property ElementKind As SkillElementKind

Property Value

SkillElementKind

The SkillElementKind contained in this tensor feature.

Applies to