ISkillFeatureMapDescriptor.ValueElementKind Property

Definition

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

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

Property Value

SkillElementKind

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

Applies to