Table of Contents

Property ShowInHelp

Namespace
DisCatSharp.CommandsNext.Attributes
Assembly
DisCatSharp.CommandsNext.dll

ShowInHelp

Gets or sets default help behaviour for this check. When this is enabled, invoking help without matching prefix will show the commands.

Defaults to false.

public bool ShowInHelp { get; set; }

Property Value

bool