in
Innovasys Logo

Namespaces in code

Last post 07-20-2007 8:23 AM by Richard Sloggett (Innovasys). 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-18-2007 8:46 AM

    Namespaces in code

    Project using DLL and XML comment files.

    I realize I can create namespace content for my assembly's within Doc X. However, our lead would like to have namespace comments within code.

    However, we cannot figure out how to comment namespaces in VS C#?

  • 07-20-2007 8:23 AM In reply to

    Re: Namespaces in code

    Unfortunately Visual Studio (and the C# / VB.NET XML comment spec) does not support documenting namespaces - therefore there is no way to include comments in the file generated by the C# / VB.NET compiler.

    You can create namespace content by authoring it in the Document! X Content File (there is a blank one added to each new project by default).

    Let me know if you need any more information.

    Richard Sloggett
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (2 items)