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

返品

適用対象