Freigeben über


MapVariableDescriptorPreview.KeyKind Eigenschaft

Definition

Veraltet. Ruft den Datentyp des Schlüssels für die Zuordnungsvariable ab.

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

Eigenschaftswert

Der Datentyp des Schlüssels.

Attribute

Hinweise

Warnung

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

Gilt für: