Share via


VSPROPSHEETPAGE.HINSTANCE Field

Handle to the instance from which to load a dialog template resource.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public HINSTANCE As UInteger
public uint HINSTANCE
public:
unsigned int HINSTANCE
val mutable HINSTANCE: uint32
public var HINSTANCE : uint

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSPROPSHEETPAGE Structure

Microsoft.VisualStudio.Shell.Interop Namespace