This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("BDBE10AA-74D3-498A-A464-8074CD5E99CB")> _
Public Enumeration DsTextSearchOptions
[GuidAttribute("BDBE10AA-74D3-498A-A464-8074CD5E99CB")]
public enum DsTextSearchOptions
[GuidAttribute(L"BDBE10AA-74D3-498A-A464-8074CD5E99CB")]
public enum class DsTextSearchOptions
[<GuidAttribute("BDBE10AA-74D3-498A-A464-8074CD5E99CB")>]
type DsTextSearchOptions
public enum DsTextSearchOptions
Members
| Member name | Description | |
|---|---|---|
| dsMatchBackward | ||
| dsMatchCase | ||
| dsMatchForward | ||
| dsMatchFromStart | ||
| dsMatchNoRegExp | ||
| dsMatchRegExp | ||
| dsMatchRegExpB | ||
| dsMatchRegExpCur | ||
| dsMatchRegExpE | ||
| dsMatchWord |