Udostępnij za pośrednictwem


ParseResult.UnmatchedTokens Właściwość

Definicja

Pobiera listę tokenów używanych w wierszu polecenia, które nie były zgodne z analizatorem.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ UnmatchedTokens { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> UnmatchedTokens { get; }
member this.UnmatchedTokens : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property UnmatchedTokens As IReadOnlyList(Of String)

Wartość właściwości

Dotyczy