IntelliSense Description

Posts   
 
    
mohamed avatar
mohamed
User
Posts: 136
Joined: 10-Mar-2008
# Posted on: 15-Sep-2009 12:32:25   

Greetings,

Is there any way to show small description of methods and properties that appear in IntelliSense menu, Like description in Reference manual ??

in other words how to integrate "LLBLGen.Pro.v26.Reference.Manual.NET2x.chm" with IntelliSense visual studio ?

VS 2008 SP1

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 15-Sep-2009 13:08:49   

Please make sure the .xml file coming with the runtime is present in the folder you references the .dll from.

When building your solution this is copied to the bin folder along with the dll.

mohamed avatar
mohamed
User
Posts: 136
Joined: 10-Mar-2008
# Posted on: 15-Sep-2009 13:21:58   

Thanks..Walaa

if works fine