다음을 통해 공유


SearchControl.IVsSearchControlPrivate.SetSearchBoxSelection Method

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Sub SetSearchBoxSelection ( _
    iSelectionStart As Integer, _
    iSelectionEnd As Integer _
) Implements IVsSearchControlPrivate.SetSearchBoxSelection
void IVsSearchControlPrivate.SetSearchBoxSelection(
    int iSelectionStart,
    int iSelectionEnd
)

Parameters

Implements

IVsSearchControlPrivate.SetSearchBoxSelection(Int32, Int32)

.NET Framework Security

See Also

Reference

SearchControl Class

Microsoft.VisualStudio.PlatformUI Namespace