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 | |
---|---|---|
HelpTopicInfo(String, String) | Initializes a new instance of the HelpTopicInfo class with a path to the help file and a topic ID. |
|
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