SkillFeatureTensorIntValue.Descriptor Property

Definition

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

ISkillFeatureDescriptor

The feature descriptor associated with this feature value.

Implements

Applies to