ComputedCompletionItemsEventArgs.Items 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.
Relevant items
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::ComputedCompletionItems ^ Items { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::ComputedCompletionItems ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.ComputedCompletionItems Items { get; }
member this.Items : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.ComputedCompletionItems
Public ReadOnly Property Items As ComputedCompletionItems