Group partial class shortcut

Posted by Fred Yang on Stack Overflow See other posts from Stack Overflow or by Fred Yang
Published on 2010-06-03T03:37:54Z Indexed on 2010/06/03 3:44 UTC
Read the original article Hit count: 244

Filed under:

I have to cs file for one partial class. I know that I can modify project file to group them together like way that vs.net group *.aspx and *.aspx.cs, but is there a way to do that in vs.net IDE directly?

© Stack Overflow or respective owner

Related posts about visual-studio