Share via


DtsTaskAttribute.HelpCollection 属性

定义

获取或设置要从中检索帮助内容的帮助集。

public:
 property System::String ^ HelpCollection { System::String ^ get(); void set(System::String ^ value); };
public string HelpCollection { get; set; }
member this.HelpCollection : string with get, set
Public Property HelpCollection As String

属性值

帮助集。

适用于