Click or drag to resize
Sandcastle Help File BuilderHelpLibraryManagerRunAsAdministrator Method
Run the Help Library Content Manager as an administrator

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 int RunAsAdministrator(
	string arguments,
	ProcessWindowStyle windowStyle
)

Parameters

arguments
Type: SystemString
The command line arguments to pass to it
windowStyle
Type: System.DiagnosticsProcessWindowStyle
The window style to use

Return Value

Type: Int32
The Help Library Manager exit code
See Also