Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.CommandLine.DocumentationLiteralAttribute

Summary

This is a legacy attribute. Do not use in new programs. This attribute is equivalent to DocumentationEggsMLAttribute.

Constructors

DocumentationLiteralAttribute(string documentation)
Constructor.

Instance properties

stringGets a string describing the documentation format to the programmer (not seen by the users).
stringGets the original documentation string exactly as specified in the attribute.
ConsoleColoredString Gets the console-colored documentation string. Note that this property may throw if the text couldn't be parsed where applicable.