Freigeben über


SequenceVariableDescriptorPreview Klasse

Definition

Veraltet. Stellt die Deskriptorinformationen einer Sequenzvariablen dar.

public ref class SequenceVariableDescriptorPreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
class SequenceVariableDescriptorPreview final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("Use SequenceFeatureDescriptor instead of SequenceVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
class SequenceVariableDescriptorPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
public sealed class SequenceVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("Use SequenceFeatureDescriptor instead of SequenceVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public sealed class SequenceVariableDescriptorPreview
Public NotInheritable Class SequenceVariableDescriptorPreview
Vererbung
Object Platform::Object IInspectable SequenceVariableDescriptorPreview
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (eingeführt in v1.0)

Hinweise

Warnung

Dies ist eine veraltete API. Verwenden Sie stattdessen den Windows.AI.MachineLearning-Namespace .

Eigenschaften

Description

Veraltet. Ruft die Beschreibung der Sequenzvariable ab.

ElementType

Veraltet. Ruft den Typ der Sequenzvariable ab.

IsRequired

Veraltet. Ruft ab, ob die Sequenzvariable erforderlich ist.

ModelFeatureKind

Veraltet. Ruft den Datentyp der Variablen ab.

Name

Veraltet. Ruft den Namen der Sequenzvariablen ab.

Gilt für: