AllowNestedExecution
Determines whether the command is allowed to start another program or open a new shell.
Syntax
bool AllowNestedExecution {get; set;}
Property value
Set to true
if the command is allowed to start another program or open a new
shell. The default is true
.