Condividi tramite


ComputedCompletionItems.SelectedItem Property

Definition

Currently selected CompletionItem

public:
 property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItem ^ SelectedItem { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItem ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItem SelectedItem { get; }
member this.SelectedItem : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItem
Public ReadOnly Property SelectedItem As CompletionItem

Property Value

Applies to