System.Runtime.InteropServices.SafeHandle.handle Field

Specifies the handle to be wrapped.

Syntax

protected IntPtr handle

Remarks

Do not expose the handle publicly (that is, outside of the derived class).

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: