IStandardIn Interface

Definition

Represents a console's standard input stream.

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

Properties

IsInputRedirected

Gets a value indicating whether input is redirected.

Applies to