次の方法で共有


ParseResult.GetCompletionContext メソッド

定義

解析結果の完了コンテキストを取得します。

public:
 System::CommandLine::Completions::CompletionContext ^ GetCompletionContext();
public System.CommandLine.Completions.CompletionContext GetCompletionContext ();
member this.GetCompletionContext : unit -> System.CommandLine.Completions.CompletionContext
Public Function GetCompletionContext () As CompletionContext

戻り値

適用対象