| title |
<para> (Visual C++) | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.technology |
|
| ms.topic |
conceptual |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
<para> C++ XML tag |
para C++ XML tag |
|
| ms.assetid |
35f2a1b3-bc14-4f13-bcb0-c39ccbf74d59 |
| author |
mikeblome |
| ms.author |
mblome |
| ms.workload |
|
The <para> tag is for use inside a tag, such as <summary>, <remarks>, or <returns>, and lets you add structure to the text.
content
The text of the paragraph.
Remarks
Compile with /doc to process documentation comments to a file.
See <summary> for an example of using <para>.
XML Documentation