TaskInfo.HelpCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.