CompletionItemEventArgs.Item 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 item
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItem ^ Item { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItem ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItem Item { get; }
member this.Item : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItem
Public ReadOnly Property Item As CompletionItem