Where do i find .NET class libary in Visual studio?

J

Jacob

Hi!

Where do i find .NET class libary in Visual studio? I mean if you would like
to browse through the classes and members. Or if you want to search fr specific
classes or members.

Thanks in advance.
Jacob
 
M

Mark Rae

Where do i find .NET class libary in Visual studio? I mean if you would
like
to browse through the classes and members. Or if you want to search fr
specific
classes or members.


View, Object Browser
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

Jacob said:
Hi!

Where do i find .NET class libary in Visual studio? I mean if you would
like
to browse through the classes and members. Or if you want to search fr
specific
classes or members.

Object Browser ( Ctrl + ALT + J ) , but I think that you better use the MSDN
library, you will get a better help about the methods and how to use them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top