言語

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

プロパティ値

適用対象