ParseError.SymbolResult 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
详细说明无法分析的符号和所涉及的令牌的符号结果。
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