ISkillFeatureMapDescriptor.ValueElementKind 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 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
The SkillElementKind of the values required to be held by the map.