IVsFindScope Members
Include Protected Members
Include Inherited Members
Defines a custom scope that can be chosen in the Find in Files, Look in combo box.
The IVsFindScope type exposes the following members.
Methods
Name | Description | |
---|---|---|
EnumFilenames | Enumerate filenames (full path only). | |
GetQuery | Returns a query string | |
GetUIName | Returns the name displayed in Find UI |
Top