Class SuppressDefaultHelpOptionAttribute
Suppress DefaultHelpOptionConvention.
Inheritance
System.Object
System.Attribute
SuppressDefaultHelpOptionAttribute
Namespace: McMaster.Extensions.CommandLineUtils
Assembly: McMaster.Extensions.CommandLineUtils.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, Inherited = true)]
public sealed class SuppressDefaultHelpOptionAttribute : Attribute