Condividi tramite


CompletionItemEventArgs.Item Property

Definition

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

Property Value

Applies to