ISkillFeatureMapDescriptor.KeyElementKind Property

Definition

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

SkillElementKind

The SkillElementKind of the keys required to be held by the map.

Applies to