<para> (C# Programming Guide)
Syntax
<para>content</para>
Parameters
content
The text of the paragraph.
Remarks
The <para> tag is for use inside a tag, such as <summary>, <remarks>, or <returns>, and lets you add structure to the text.
Compile with /doc to process documentation comments to a file.
Example
See <summary> for an example of using <para>.
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...