Share via


HelpTopicInfo Constructor

 

Initializes a new instance of the HelpTopicInfo class with a path to the help file and a topic ID.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod HelpTopicInfo(String, String)

Initializes a new instance of the HelpTopicInfo class with a path to the help file and a topic ID.

System_CAPS_pubmethod HelpTopicInfo(Uri)

Initializes a new instance of the HelpTopicInfo class with Url of the help topic.

See Also

HelpTopicInfo Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top