Udostępnij za pośrednictwem


Metoda WindowSearchCustomFilter.ApplyFilter —

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Overridable Sub ApplyFilter ( _
    ByRef pbstrSearchString As String, _
    ByRef piSelectionStart As Integer, _
    ByRef piSelectionEnd As Integer _
)
public virtual void ApplyFilter(
    ref string pbstrSearchString,
    ref int piSelectionStart,
    ref int piSelectionEnd
)

Parametry

Implementuje

IVsWindowSearchCustomFilter.ApplyFilter(String%, Int32%, Int32%)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowSearchCustomFilter Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI