ICompletionSource Interface

Definition

Provides completions and example values for help.

public interface class ICompletionSource
public interface ICompletionSource
type ICompletionSource = interface
Public Interface ICompletionSource
Derived

Methods

GetCompletions(CompletionContext)

Gets the suggested values for command line completion.

Applies to