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.
Top

  Name Description
public property Arguments Gets or sets the command-line arguments for the program that is assigned to the ProcessTaskStartInfo object.
public property FileName Gets or sets the full path to the program that is assigned to the ProcessTaskStartInfo object.
public property LaunchBehavior Gets or sets the behavior of how the task is started.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: