Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.CommandLine.SectionAttribute

Summary

Adds a section header on the help screen above the option or parameter that has this attribute.

Constructors

SectionAttribute(string heading)
Adds a section header on the help screen above the option or parameter that has this attribute.

Instance properties

stringSpecifies the section heading.