ImageFeatureDescriptor.Description 属性

定义

描述此功能在模型中的用途。

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = imageFeatureDescriptor.description;
Public ReadOnly Property Description As String

属性值

String

Platform::String

winrt::hstring

描述此功能在模型中的用途。

实现

注解

Windows Server

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

线程安全

此 API 是线程安全的。

适用于