Campo VSPROPSHEETPAGE.HINSTANCE

 

Publicado: abril de 2016

Identificador para a instância do qual carregar um recurso de modelo de caixa de diálogo.

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

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.HINSTANCE")]
public uint HINSTANCE
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.HINSTANCE")]
unsigned int HINSTANCE
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.HINSTANCE")>]
val mutable HINSTANCE : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.HINSTANCE")>
Public HINSTANCE As UInteger

Valor de Campo

Type: System.UInt32

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSPROPSHEETPAGE
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo