SafeHandle.handle 字段

定义

指定要包装的句柄。

protected: IntPtr handle;
protected IntPtr handle;
val mutable handle : nativeint
Protected handle As IntPtr 

字段值

IntPtr

nativeint

注解

不要公开 ((即派生类) 之外)的句柄。

适用于