[]
        
(Showing Draft Content)

C1.Design.DTE.Initialize

Initialize Method

Initialize(IServiceProvider, ref DTE)

Declaration
public static bool Initialize(IServiceProvider serviceProvider, ref DTE dte)
Parameters
Type Name Description
IServiceProvider serviceProvider
DTE dte
Returns
Type Description
bool

Initialize(ComponentDesigner, ref DTE)

Declaration
public static bool Initialize(ComponentDesigner componentDesigner, ref DTE dte)
Parameters
Type Name Description
ComponentDesigner componentDesigner
DTE dte
Returns
Type Description
bool