TaskInfo.HelpCollection Property

Definition

Gets the help collection from which to retrieve the help.

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

Property Value

The help collection.

Applies to