DtsPipelineComponentAttribute.HelpCollection Property

Definition

Gets or sets the help collection from which to retrieve the help.

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

Property Value

The Help collection.

Applies to