SequenceVariableDescriptorPreview.ElementType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 .