public class HelpLibraryManager
Public Class HelpLibraryManager
public ref class HelpLibraryManager
type HelpLibraryManager = class end
HelpLibraryManager | Default constructor |
HelpLibraryManager(Version) | Constructor |
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. |
DefaultCatalogName | This is used to get the default MS Help Viewer 2.x catalog name based on the help viewer version |
Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (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) |