HandleRef.Handle Property

Definition

Gets the handle to a resource.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Property Value

IntPtr

nativeint

The handle to a resource.

Applies to