Share via


VSPROPSHEETPAGE.wTemplateId Field

Definition

Used to specify the resource identifier of your dialog template in the module identified by the handle in the HINSTANCE field when PSP_DLGINDIRECT is not specified in dwFlags.

public: System::UInt16 wTemplateId;
public: unsigned short wTemplateId;
unsigned short wTemplateId;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wTemplateId;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wTemplateId : uint16
Public wTemplateId As UShort 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to