ISkillFeatureTensorDescriptor.ElementKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The SkillElementKind contained in this tensor feature.