creating a partial class

G

Guest

hey all,
is the only way to create a partial class is to first select add new item,
new class, and just add the word partial to the class declaration. you can't
pick it out a menu or something like the Add New Item box?

thanks,
rodchar
 
M

Morten Wennevik [C# MVP]

hey all,
is the only way to create a partial class is to first select add new item,
new class, and just add the word partial to the class declaration. you can't
pick it out a menu or something like the Add New Item box?

thanks,
rodchar

That's the only way I know of. I haven't checked in Visual Studio Orcas, but I haven't heard any mention of new ways to create partial classes. It would be a nice feature to be able to right-click a class and select "New partial class".

I'll check up on this and let you know.
 
G

Guest

thank you for the feedback.

Morten Wennevik said:
That's the only way I know of. I haven't checked in Visual Studio Orcas, but I haven't heard any mention of new ways to create partial classes. It would be a nice feature to be able to right-click a class and select "New partial class".

I'll check up on this and let you know.
 
M

Morten Wennevik [C# MVP]

thank you for the feedback.

Couldn't find it in Visual Studio Orcas either, so it probably won't be there when it is shipped, but maybe in the future. :)
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top