Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: int ExitCode

Declaration

int ExitCode

Summary

Gets the exit code returned by the command. If the command has not started or exited yet, or has been aborted, this method will throw an InvalidOperationException.