Compartilhar via


Método CompletionSet.SelectBestMatch

Determina a melhor correspondência no conjunto de conclusão.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (em Microsoft.VisualStudio.Language.Intellisense.dll)

Sintaxe

'Declaração
Public Overridable Sub SelectBestMatch
public virtual void SelectBestMatch()
public:
virtual void SelectBestMatch()
abstract SelectBestMatch : unit -> unit  
override SelectBestMatch : unit -> unit
public function SelectBestMatch()

Segurança do .NET Framework

Consulte também

Referência

CompletionSet Classe

Sobrecargas SelectBestMatch

Namespace Microsoft.VisualStudio.Language.Intellisense