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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.