computerOutputInline
From Sandcastle MAML
Sandcastle MAML Guide
|
computerOutputInline |
This element describes output from either a console prompt or from a UI form.
Enter the element in the topic and specify the output as the inner text.
The result of running <application>HelloWorld.exe</application> is: <computerOutputInline>Hello World!</computerOutputInline>
The result of running HelloWorld.exe is: Hello World!