BuildMaster SDK Reference
Version:

SupportsCommandHelp Property

Gets a value indicating whether commands have detailed help available.

Syntax

public abstract bool SupportsCommandHelp { get; }

Remarks

Generally, command help will only be retrieved if the user explicitly asks for it, so it is acceptable to invoke a command-line tool to retrieve it or to just store it in the extension.