Aracılığıyla paylaş


ParseResult.UnmatchedTokens Özellik

Tanım

Komut satırında kullanılan ve ayrıştırıcı tarafından eşleşmeyen belirteçlerin listesini alır.

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)

Özellik Değeri

Şunlara uygulanır