ICompletionPresenterProvider.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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