ParseError.SymbolResult 属性

定义

详细说明无法分析的符号和所涉及的令牌的符号结果。

public:
 property System::CommandLine::Parsing::SymbolResult ^ SymbolResult { System::CommandLine::Parsing::SymbolResult ^ get(); };
public System.CommandLine.Parsing.SymbolResult? SymbolResult { get; }
member this.SymbolResult : System.CommandLine.Parsing.SymbolResult
Public ReadOnly Property SymbolResult As SymbolResult

属性值

适用于