ISkillFeatureValue.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 feature descriptor associated with this feature value.
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 feature descriptor associated with this feature value.