次の方法で共有


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

プロパティ値

適用対象