Token.Type Property

Definition

The type of the token.

public:
 property System::CommandLine::Parsing::TokenType Type { System::CommandLine::Parsing::TokenType get(); };
public System.CommandLine.Parsing.TokenType Type { get; }
member this.Type : System.CommandLine.Parsing.TokenType
Public ReadOnly Property Type As TokenType

Property Value

Applies to