Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: DocumentationRhoMLAttribute(string)

Declaration

public DocumentationRhoMLAttribute(
    string documentation
)

Summary

Use this attribute to link a command-line option or command with the help text that describes (documents) it. Suitable for single-language applications only. The documentation is to be specified in RhoML, which is interpreted as described in CommandLineParser.Colorize(RhoElement). See also DocumentationAttribute.