Campo VSPROPSHEETPAGE.wTemplateId

 

Publicado: abril de 2016

Usado para especificar o identificador de recurso do seu modelo de diálogo no módulo identificado pelo identificador de na HINSTANCE de campo quando PSP_DLGINDIRECT não está especificado no dwFlags.

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

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wTemplateId
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")]
unsigned short wTemplateId
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wTemplateId : uint16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")>
Public wTemplateId As UShort

Valor de Campo

Type: System.UInt16

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSPROPSHEETPAGE
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo