System.IO.HandleInheritability Enumeration

Specifies whether the underlying handle is inheritable by child processes.

Syntax

public enum HandleInheritability

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Inheritable

Specifies that the handle is inheritable by child processes.

None

Specifies that the handle is not inheritable by child processes.

Requirements

Namespace: System.IO
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0