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


MapVariableDescriptorPreview.KeyKind Свойство

Определение

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

public:
 property FeatureElementKindPreview KeyKind { FeatureElementKindPreview get(); };
FeatureElementKindPreview KeyKind();
/// [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")]
FeatureElementKindPreview KeyKind();
public FeatureElementKindPreview KeyKind { get; }
public FeatureElementKindPreview KeyKind { [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 featureElementKindPreview = mapVariableDescriptorPreview.keyKind;
Public ReadOnly Property KeyKind As FeatureElementKindPreview

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

Тип данных ключа.

Атрибуты

Комментарии

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

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

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