ExternalProcessFactory() Constructor

Definition

Assembly CliInvoke.dll

Initialises a new instance of the ExternalProcessFactory class and allocates a default FilePathResolver internally. This constructor performs an implicit FilePathResolver allocation; callers that need a custom resolver should use the ExternalProcessFactory(IFilePathResolver) overload instead.

public ExternalProcessFactory()