The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HandleInheritability Enumeration
.NET Framework (current version)
Specifies whether the underlying handle is inheritable by child processes.
Assembly: System.Core (in System.Core.dll)
| Member name | Description | |
|---|---|---|
| Inheritable | Specifies that the handle is inheritable by child processes. | |
| None | Specifies that the handle is not inheritable by child processes. |
Universal Windows Platform
Available since 10
.NET Framework
Available since 3.5
Available since 10
.NET Framework
Available since 3.5
Show: