Partager via


SequenceVariableDescriptorPreview.ElementType Propriété

Définition

Action déconseillée. Obtient le type de la variable de séquence.

public:
 property ILearningModelVariableDescriptorPreview ^ ElementType { ILearningModelVariableDescriptorPreview ^ get(); };
ILearningModelVariableDescriptorPreview ElementType();
/// [get: Windows.Foundation.Metadata.Deprecated("Use ISequenceFeatureDescriptor instead of ISequenceVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
ILearningModelVariableDescriptorPreview ElementType();
public ILearningModelVariableDescriptorPreview ElementType { get; }
public ILearningModelVariableDescriptorPreview ElementType { [Windows.Foundation.Metadata.Deprecated("Use ISequenceFeatureDescriptor instead of ISequenceVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")] get; }
var iLearningModelVariableDescriptorPreview = sequenceVariableDescriptorPreview.elementType;
Public ReadOnly Property ElementType As ILearningModelVariableDescriptorPreview

Valeur de propriété

Type de la variable de séquence.

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée. Utilisez plutôt l’espace de noms Windows.AI.MachineLearning .

S’applique à