FilteredCompletionModel.SelectionHint 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.
Controls the selection mode of the selected item.
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateSelectionHint SelectionHint { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateSelectionHint get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateSelectionHint SelectionHint { get; }
member this.SelectionHint : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateSelectionHint
Public ReadOnly Property SelectionHint As UpdateSelectionHint