in VS2010 Class Designer is it possible to specify namespace / folder for classes to go

StackOverflow https://stackoverflow.com/questions/2977960

  •  24-10-2019
  •  | 
  •  

Pergunta

in VS2010 Class Designer is it possible to specify namespace / folder for classes to go?

I created a design in a subdirectory however the classes seem to go into the root, and I can't see how to specific a folder or namespace?

Is the designer meant to be a one way or roundtrip tool?

Foi útil?

Solução

this shows how to do it from a test-driven development perspective

http://blogs.msdn.com/b/zainnab/archive/2010/01/21/using-generate-from-usage-vstipedit0011.aspx

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top