HelpLibraryManager Class |
Namespace: SandcastleBuilder.MicrosoftHelpViewer
The HelpLibraryManager type exposes the following members.
Name | Description | |
---|---|---|
HelpLibraryManager |
Default constructor
| |
HelpLibraryManager(Version) |
Constructor
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FindLocaleFor(String) |
This is used to find the installed locale of the specified product version for Help Viewer 2.x
| |
FindLocaleFor(String, String) |
This is used to find the installed locale of the specified product version for Help Viewer 1.0
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HelpContentFileInstalled |
This is used to see if the specified content file is installed
| |
LaunchInteractive |
Launch the help content manager for interactive use
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RunAsAdministrator |
Run the Help Library Content Manager as an administrator
| |
RunAsNormalUser |
Run the Help Library Content Manager as a normal user
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
HelpLibraryManagerPath |
This read-only property returns the path to the Help Library Manager executable
| |
HelpViewerInstallPath |
This read-only property returns the path to the MS Help Viewer installation folder
| |
HelpViewerPath |
This read-only property returns the path to the MS Help Viewer application
| |
LocalStoreInitialized |
This read-only property is used to see if the local store has been initialized
| |
LocalStorePath |
This read-only property returns the path to the local store folder.
|