Поделиться через


MapVariableDescriptorPreview.Fields Свойство

Определение

Не рекомендуется. Возвращает тип данных поля переменной карты.

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

Значение свойства

Тип данных поля переменной карты.

Атрибуты

Комментарии

Предупреждение

Это нерекомендуемый API. Вместо этого используйте пространство имен Windows.AI.MachineLearning .

Применяется к