Click or drag to resize
Sandcastle Help File BuilderHelpLibraryManager Methods

The HelpLibraryManager type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindLocaleFor(String)
This is used to find the installed locale of the specified product version for Help Viewer 2.x
Public methodFindLocaleFor(String, String)
This is used to find the installed locale of the specified product version for Help Viewer 1.0
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHelpContentFileInstalled
This is used to see if the specified content file is installed
Public methodLaunchInteractive
Launch the help content manager for interactive use
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRunAsAdministrator
Run the Help Library Content Manager as an administrator
Public methodRunAsNormalUser
Run the Help Library Content Manager as a normal user
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also