Breyta

Deila með


ParseResult.GetCompletionContext Method

Definition

Gets the completion context for the parse result.

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

Returns

Applies to