ProcessTaskStartInfo Members
Provides information to the Administration Console about how to start a task process.
The following tables list the members exposed by the ProcessTaskStartInfo type.
| Name | Description | |
|---|---|---|
| ProcessTaskStartInfo | Overloaded. Initializes a new instance of the ProcessTaskStartInfo class. |
| Name | Description | |
|---|---|---|
|
Arguments | Gets or sets the command-line arguments for the program that is assigned to the ProcessTaskStartInfo object. |
|
FileName | Gets or sets the full path to the program that is assigned to the ProcessTaskStartInfo object. |
|
LaunchBehavior | Gets or sets the behavior of how the task is started. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Community Additions
Show: