次の方法で共有


FilteredCompletionModel.SelectionHint Property

Definition

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

Property Value

Applies to