Click or drag to resize
Sandcastle Help File BuilderHelpLibraryManagerLaunchInteractive Method
Launch the help content manager for interactive use

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assemblies:  HelpLibraryManagerLauncher (in HelpLibraryManagerLauncher.exe) Version: 2014.11.22.0
  SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void LaunchInteractive(
	string arguments
)

Parameters

arguments
Type: SystemString
The command line arguments to pass to it
Remarks
This always runs it as an administrator on Vista and above.
See Also