Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
<code>content</code>
Parameters
- 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.
See Also
Concepts
Reference
Recommended Tags for Documentation Comments (C# Programming Guide)