ISkillFeatureDescriptor.FeatureKind 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 SkillFeatureKind of an ISkillFeature variable.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::SkillFeatureKind FeatureKind { Microsoft::AI::Skills::SkillInterfacePreview::SkillFeatureKind get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.SkillFeatureKind FeatureKind { get; }
member this.FeatureKind : Microsoft.AI.Skills.SkillInterfacePreview.SkillFeatureKind
Public ReadOnly Property FeatureKind As SkillFeatureKind
Property Value
The SkillFeatureKind of an ISkillFeature variable.