Wyliczenie DsTextSearchOptions

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
<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

Elementy członkowskie

Nazwa elementu członkowskiego Opis
dsMatchBackward  
dsMatchCase  
dsMatchForward  
dsMatchFromStart  
dsMatchNoRegExp  
dsMatchRegExp  
dsMatchRegExpB  
dsMatchRegExpCur  
dsMatchRegExpE  
dsMatchWord  

Zobacz też

Informacje

Przestrzeń nazw EnvDTE