Description Property

Definition

Assembly XenoAtom.CommandLine.dll
Implements Description

Gets the plain help text associated with this node.

public abstract string Description { get; }

Returns

Remarks

This text should represent semantic help content (for example command/option/argument descriptions) and should not contain renderer-specific markup.