Edit

Share via


Directive Class

Definition

public ref class Directive : System::CommandLine::Symbol
public class Directive : System.CommandLine.Symbol
type Directive = class
    inherit Symbol
Public Class Directive
Inherits Symbol
Inheritance
Directive
Derived

Constructors

Directive(String)

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)

Methods

GetCompletions(CompletionContext)
ToString()

Returns a string that represents the current object.

(Inherited from Symbol)

Applies to