replaceable

Sandcastle MAML

Collapse image Expand Image Copy image CopyHover image

This element describes a part of a command or a function that must be replaced by the user.

Usage

Enter the element in the topic and specify the replaceable item as the inner text.

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