This topic has not yet been rated - Rate this topic

<code> (C# Programming Guide)

<code>content</code>
content

The text you want marked as code.

The <code> tag gives you a way to indicate multiple lines as code. Use <c> to indicate that text within a description should be marked as code.

Compile with /doc to process documentation comments to a file.

See the <example> topic for an example of how to use the <code> tag.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Different langauges
http://social.msdn.microsoft.com/Forums/da-DK/netfxbcl/thread/e616b496-9a22-4c35-90c7-c935a1f8b537
This thread show you that it's possible to have multiple languages in your documentation.
Advertisement