SequenceVariableDescriptorPreview 類別

定義

已取代。 表示序列變數的描述項資訊。

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
繼承
Object Platform::Object IInspectable SequenceVariableDescriptorPreview
屬性
實作

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (已於 v1.0 引進)

備註

警告

這是已被取代的 API。 請改用 Windows.AI.MachineLearning 命名空間。

屬性

Description

已取代。 取得序列變數的描述。

ElementType

已取代。 取得序列變數的類型。

IsRequired

已取代。 取得是否需要時序變數。

ModelFeatureKind

已取代。 取得變數的資料類型。

Name

已取代。 取得序列變數的名稱。

適用於