HelpLibraryManagerRunAsNormalUser Method
Run the Help Library Content Manager as a normal user
Namespace: SandcastleBuilder.MicrosoftHelpViewerAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public int RunAsNormalUser(
string arguments,
ProcessWindowStyle windowStyle
)
Public Function RunAsNormalUser (
arguments As String,
windowStyle As ProcessWindowStyle
) As Integer
public:
int RunAsNormalUser(
String^ arguments,
ProcessWindowStyle windowStyle
)
member RunAsNormalUser :
arguments : string *
windowStyle : ProcessWindowStyle -> int
- arguments String
- The command line arguments to pass to it
- windowStyle ProcessWindowStyle
- The window style to use
Int32The Help Library Manager exit code