IStandardError Interface

Definition

Represents a console's standard error stream.

public interface class IStandardError
public interface IStandardError
type IStandardError = interface
Public Interface IStandardError
Derived

Properties

Error

The stream writer for standard error.

IsErrorRedirected

Indicates whether the standard error stream has been redirected.

Applies to