Partager via


SearchControl.IVsSearchControlPrivate.GetSearchBoxSelection, 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 GetSearchBoxSelection ( _
    <OutAttribute> ByRef piSelectionStart As Integer, _
    <OutAttribute> ByRef piSelectionEnd As Integer _
) Implements IVsSearchControlPrivate.GetSearchBoxSelection
void IVsSearchControlPrivate.GetSearchBoxSelection(
    out int piSelectionStart,
    out int piSelectionEnd
)

Paramètres

Implémentations

IVsSearchControlPrivateGetSearchBoxSelection(Int32%, Int32%)

Sécurité .NET Framework

Voir aussi

Référence

SearchControl Classe

Microsoft.VisualStudio.PlatformUI, espace de noms