SafeHandle.handle Campo

Definizione

Specifica l'handle di cui eseguire il wrapping.

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

Valore del campo

IntPtr

nativeint

Commenti

Non esporre pubblicamente l'handle , ovvero all'esterno della classe derivata.

Si applica a