DiagramDirective Class

Definition

public ref class DiagramDirective sealed : System::CommandLine::Directive
public sealed class DiagramDirective : System.CommandLine.Directive
type DiagramDirective = class
    inherit Directive
Public NotInheritable Class DiagramDirective
Inherits Directive
Inheritance
DiagramDirective

Constructors

DiagramDirective()

Properties

Action
Description

Gets or sets the description of the symbol.

(Inherited from Symbol)
Hidden (Inherited from Symbol)
Name

Gets or sets the name of the symbol.

(Inherited from Symbol)
Parents

Gets the parent symbols.

(Inherited from Symbol)
ParseErrorReturnValue

Methods

GetCompletions(CompletionContext) (Inherited from Directive)
ToString()

Returns a string that represents the current object.

(Inherited from Symbol)

Applies to