<code>
Visual Studio .NET 2003
<code>content</code>
where:
- content
- The text you want marked as code.
Remarks
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.
Example
See the <example> topic for an example of how to use the <code> tag.