다음을 통해 공유


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 네임스페이스를 사용하세요.

적용 대상