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