SkillFeatureMapDescriptor.KeyElementKind 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 of the keys required to be held by the map.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::SkillElementKind KeyElementKind { Microsoft::AI::Skills::SkillInterfacePreview::SkillElementKind get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.SkillElementKind KeyElementKind { get; }
member this.KeyElementKind : Microsoft.AI.Skills.SkillInterfacePreview.SkillElementKind
Public ReadOnly Property KeyElementKind As SkillElementKind
Property Value
The SkillElementKind of the keys required to be held by the map.