'Declaration Public Shared Function Initialize( _ ByVal componentDesigner As ComponentDesigner, _ ByRef dte As DTE _ ) As Boolean
public static bool Initialize( ComponentDesigner componentDesigner, ref DTE dte )
Parameters
- componentDesigner
- dte
'Declaration Public Shared Function Initialize( _ ByVal componentDesigner As ComponentDesigner, _ ByRef dte As DTE _ ) As Boolean
public static bool Initialize( ComponentDesigner componentDesigner, ref DTE dte )