DsTextSearchOptions-Enumeration
Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Nur für die interne Verwendung durch Microsoft vorgesehen.
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
Member
Membername | Beschreibung | |
---|---|---|
dsMatchBackward | ||
dsMatchCase | ||
dsMatchForward | ||
dsMatchFromStart | ||
dsMatchNoRegExp | ||
dsMatchRegExp | ||
dsMatchRegExpB | ||
dsMatchRegExpCur | ||
dsMatchRegExpE | ||
dsMatchWord |