SkillFeature.Descriptor 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 ISkillFeatureDescriptor associated with this feature.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeatureDescriptor ^ Descriptor { Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeatureDescriptor ^ get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureDescriptor Descriptor { get; }
member this.Descriptor : Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureDescriptor
Public ReadOnly Property Descriptor As ISkillFeatureDescriptor
Property Value
The ISkillFeatureDescriptor associated with this feature.