Partager via


ProcessTaskStartInfo Constructor

 

Initializes a new instance of the ProcessTaskStartInfo class.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod ProcessTaskStartInfo(String)

Initializes a new instance of the ProcessTaskStartInfo class with the specified file name.

System_CAPS_pubmethod ProcessTaskStartInfo(String, String)

Initializes a new instance of the ProcessTaskStartInfo class with the specified file name and the specified command-line arguments.

See Also

ProcessTaskStartInfo Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top