ParseResult.Tokens Egenskap

Definition

Hämtar de token som identifieras vid parsning av kommandoradsindata.

public:
 property System::Collections::Generic::IReadOnlyList<System::CommandLine::Parsing::Token ^> ^ Tokens { System::Collections::Generic::IReadOnlyList<System::CommandLine::Parsing::Token ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.CommandLine.Parsing.Token> Tokens { get; }
member this.Tokens : System.Collections.Generic.IReadOnlyList<System.CommandLine.Parsing.Token>
Public ReadOnly Property Tokens As IReadOnlyList(Of Token)

Egenskapsvärde

Gäller för