Redigera

Dela via


TokenCompletionContext Class

Definition

Provides details for getting completions when the complete text of the original command line is not available.

public ref class TokenCompletionContext : System::CommandLine::Completions::CompletionContext
public class TokenCompletionContext : System.CommandLine.Completions.CompletionContext
type TokenCompletionContext = class
    inherit CompletionContext
Public Class TokenCompletionContext
Inherits CompletionContext
Inheritance
TokenCompletionContext

Properties

ParseResult (Inherited from CompletionContext)
WordToComplete (Inherited from CompletionContext)

Applies to