ILearningModelFeatureDescriptor.Name 属性

定义

用于将值绑定到此功能的名称。

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = iLearningModelFeatureDescriptor.name;
Public ReadOnly Property Name As String

属性值

String

Platform::String

winrt::hstring

用于将值绑定到此功能的名称。

注解

Windows Server

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

线程安全

此 API 是线程安全的。

适用于