__vsSearchFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Search terms used specify search parameters.
public enum class __vsSearchFlags
public enum class __vsSearchFlags
enum __vsSearchFlags
public enum __vsSearchFlags
type __vsSearchFlags =
Public Enum __vsSearchFlags
- Inheritance
-
__vsSearchFlags
Fields
Name | Value | Description |
---|---|---|
vsSearchFlagsNone | 0 | Value = 0x00000000. |
vsSearchFlagsExecuteSearch | 1 | Value = 0x00000001. |
vsSearchFlagsAddToExistingQueryString | 2 | Value = 0x00000002. |
vsSearchFlagsFilterTransformSpecified | 4 | Value = 0x00000004. |
Remarks
__vsSearchFlags
is used by SearchEx.