Share via


PipelineComponentInfo.HelpKeyword 属性

定义

获取组件信息的帮助关键字。

public:
 property System::String ^ HelpKeyword { System::String ^ get(); };
public string HelpKeyword { get; }
member this.HelpKeyword : string
Public ReadOnly Property HelpKeyword As String

属性值

String

帮助关键字。

适用于