Partager via


SearchControl.IVsSearchControlPrivate.SetSearchBoxSelection, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Private Sub SetSearchBoxSelection ( _
    iSelectionStart As Integer, _
    iSelectionEnd As Integer _
) Implements IVsSearchControlPrivate.SetSearchBoxSelection
void IVsSearchControlPrivate.SetSearchBoxSelection(
    int iSelectionStart,
    int iSelectionEnd
)

Paramètres

Implémentations

IVsSearchControlPrivateSetSearchBoxSelection(Int32, Int32)

Sécurité .NET Framework

Voir aussi

Référence

SearchControl Classe

Microsoft.VisualStudio.PlatformUI, espace de noms