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: