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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.