The <c> tag gives you a way to
indicate that text within a description should be marked as code.
Use
<code> to indicate multiple
lines as code.
Syntax
<c>constant</c>
Example:
'''<summary><c>Prop1</c> is our sample property.</summary>
Property prop1() As String
See Also
<code> tag | $CODE$ macro