MapVariableDescriptorPreview.KeyKind Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Dihentikan. Mendapatkan jenis data kunci untuk variabel peta.
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
Nilai Properti
Jenis data kunci.
- Atribut
Keterangan
Peringatan
Ini adalah API yang tidak digunakan lagi. Silakan gunakan namespace Windows.AI.MachineLearning sebagai gantinya.