MapFeatureDescriptor.KeyKind 属性

定义

映射键可以是张量类型。

public:
 property TensorKind KeyKind { TensorKind get(); };
TensorKind KeyKind();
public TensorKind KeyKind { get; }
var tensorKind = mapFeatureDescriptor.keyKind;
Public ReadOnly Property KeyKind As TensorKind

属性值

此映射键的张量类型。

注解

Windows Server

若要在 Windows Server 上使用此 API,必须使用带桌面体验的 Windows Server 2019。

线程安全

此 API 是线程安全的。

适用于