這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<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
成員
| 成員名稱 | 說明 | |
|---|---|---|
| dsMatchWord | ||
| dsMatchCase | ||
| dsMatchNoRegExp | ||
| dsMatchRegExp | ||
| dsMatchRegExpB | ||
| dsMatchRegExpE | ||
| dsMatchRegExpCur | ||
| dsMatchForward | ||
| dsMatchBackward | ||
| dsMatchFromStart |