CompletionFilterWithState.Filter 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.
Reference to the completion filter
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionFilter ^ Filter { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionFilter ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionFilter Filter { get; }
member this.Filter : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionFilter
Public ReadOnly Property Filter As CompletionFilter