HelpLibraryManagerLaunchInteractive Method
Launch the help content manager for interactive use
Namespace: SandcastleBuilder.MicrosoftHelpViewerAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void LaunchInteractive(
string arguments
)
Public Sub LaunchInteractive (
arguments As String
)
public:
void LaunchInteractive(
String^ arguments
)
member LaunchInteractive :
arguments : string -> unit
Parameters
- arguments String
- The command line arguments to pass to it
This always runs it as an administrator on Vista and above.