__VSDESIGNER_HIDDENCODEGENERATION Enumeration

 

Specifies what code goes to the hidden designer file.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public enum __VSDESIGNER_HIDDENCODEGENERATION

Member nameDescription
VSDHCG_Declarations

Include declarations.

VSDHCG_EventMethods

Include event methods.

VSDHCG_InitMethods

Include member initialization methods.

From vsshell80.idl:

Return to top
Show: