ICompletionPresenterProvider.Options Property

Definition

Contains additional properties of thie ICompletionPresenter that may be accessed prior to initializing an instance of ICompletionPresenter

public:
 property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionPresenterOptions ^ Options { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionPresenterOptions ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionPresenterOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionPresenterOptions
Public ReadOnly Property Options As CompletionPresenterOptions

Property Value

Applies to