ISkillFeatureValue Interface

Definition

Base interface for a feature value.

public interface class ISkillFeatureValue
[Windows.Foundation.Metadata.Guid(2176002824, 32764, 18559, 156, 142, 237, 205, 165, 171, 159, 7)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.AI.Skills.SkillInterfacePreview.SkillsAPIContract), 65536)]
public interface ISkillFeatureValue
type ISkillFeatureValue = interface
Public Interface ISkillFeatureValue
Derived
Attributes
Windows.Foundation.Metadata.GuidAttribute Windows.Foundation.Metadata.ContractVersionAttribute

Properties

Descriptor

The feature descriptor associated with this feature value.

Applies to