ISkillFeature.FeatureValue 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 value set on this feature.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeatureValue ^ FeatureValue { Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeatureValue ^ get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureValue FeatureValue { get; }
member this.FeatureValue : Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureValue
Public ReadOnly Property FeatureValue As ISkillFeatureValue
Property Value
The value set on this feature.