Name | Description | |
---|---|---|
CommandLine | command line used to start the application | |
Name | process name | |
ParentProcessId | Owning process id | |
Path | path to the executable | |
PID | Process ID |
The following tables list the members exposed by ProcessInfo.
Name | Description | |
---|---|---|
CommandLine | command line used to start the application | |
Name | process name | |
ParentProcessId | Owning process id | |
Path | path to the executable | |
PID | Process ID |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |