ProcessTextOutput Class

Definition

public ref class ProcessTextOutput sealed
public sealed class ProcessTextOutput
type ProcessTextOutput = class
Public NotInheritable Class ProcessTextOutput
Inheritance
ProcessTextOutput

Constructors

Name Description
ProcessTextOutput(ProcessExitStatus, String, String, Int32)

Properties

Name Description
ExitStatus
ProcessId
StandardError
StandardOutput

Methods

Name Description
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to