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 | |
---|---|---|
ProcessTaskStartInfo(String) | Initializes a new instance of the ProcessTaskStartInfo class with the specified file name. |
|
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