C#
public enum struct HandleInheritability : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Type: System.IO . . :: . HandleInheritability. One of the HandleInheritability values that determines whether the underlying handle will be inheritable by child processes.
|