command

Sandcastle MAML

Sandcastle MAML Guide command

This element describes the name of an executable or other software application than can be run.

Usage

Enter the element in the topic and specify the application name as the inner text. The replaceable element can be nested within it to represent replaceable parameters.

Example
<command>COPY <system>/s /e</system>&#160;<replaceable>sourceFileSpec</replaceable>
&#160;<replaceable>destFileSpec</replaceable></command>
Example Output

XCOPY /s /e sourceFileSpec  destFileSpec

See Also