VSPROPSHEETPAGE::pTemplate Field
Visual Studio 2015
Dialog box template in memory to use to create the page. If the PSP_DLGINDIRECT flag in the dwFlags member is set, then pTemplate is used.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")] [ComConversionLossAttribute] IntPtr pTemplate
Field Value
Type: System::IntPtrFrom vsshell.idl:
Show: