command

Sandcastle MAML

Collapse image Expand Image Copy image CopyHover image

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

  Copy imageCopy
<command>COPY <system>/s /e</system>&#160;<replaceable>sourceFileSpec</replaceable>
&#160;<replaceable>destFileSpec</replaceable></command>

Example Output

XCOPY /s /e sourceFileSpec  destFileSpec

See Also