Initialize Method
Initialize(IServiceProvider, ref DTE)
Declaration
public static bool Initialize(IServiceProvider serviceProvider, ref DTE dte)
Public Shared Function Initialize(serviceProvider As IServiceProvider, ByRef dte As DTE) As Boolean
Parameters
Returns
Initialize(ComponentDesigner, ref DTE)
Declaration
public static bool Initialize(ComponentDesigner componentDesigner, ref DTE dte)
Public Shared Function Initialize(componentDesigner As ComponentDesigner, ByRef dte As DTE) As Boolean
Parameters
Returns