共用方式為


Microsoft.VisualStudio.Text.Operations 命名空間

類別

SearchFileOptions

傳遞至索引服務以篩選檔案尋找結果的參數

TextUndoRedoEventArgs

提供有關復原或取消復原作業效果之 UndoRedoHappened 事件 ITextUndoHistory的資訊。

TextUndoTransactionCompletedEventArgs

提供 所ITextUndoHistory引發之事件的資訊UndoTransactionCompleted

結構

FileCandidate

結構,表示索引服務搜尋查詢的傳回值。

FindData

表示 在搜尋 ITextSearchService中使用的數據集。

FinderReplacement

用來報告 結果的結構 FindForReplaceAll()

TextExtent

表示單字的範圍。

介面

IEditorOperations

定義與編輯器相關的作業。

IEditorOperations2

除了 所 IEditorOperations定義的作業之外,定義與編輯器相關的作業。

IEditorOperations3

除了 所 IEditorOperations2定義的作業之外,定義與編輯器相關的作業。

IEditorOperationsFactoryService

提供 IEditorOperations 對象的服務。

IFinder

物件,用來在 上 ITextSnapshot執行各種尋找作業。 透過 IFinderFactory建立。

IFinderFactory

用來建立 IFinder的處理站,可用來在 s 上 ITextSnapshot執行尋找作業。 從建立。IFindService

IFindService

提供建立 IFinderFactory的方法,用來搜尋 ITextSnapshot

IIndexedTextSearchService

要取得索引全文搜索功能的服務 這是 MEF 元件部分,應該匯入如下:[匯入] IIndexedTextSearchService IndexedTextSearchService = null;

IMergeTextUndoTransactionPolicy

提供復原交易的合併原則。

ITextBufferUndoManager

ITextUndoHistory註冊的 TextBuffer
會接聽 上的 TextBuffer變更事件,並將 物件加入 ITextUndoPrimitiveITextUndoHistory

ITextBufferUndoManagerProvider

ITextBufferUndoManager提供指定ITextBuffer的 。 這是快取的處理站,而且只會針對指定的 ITextBuffer建立一個 ITextBufferUndoManager

ITextSearchNavigator

提供服務,以在 上的 ITextBuffer 搜尋結果之間巡覽,以及執行取代。

ITextSearchNavigator3

提供服務,以在 上的 ITextBuffer 搜尋結果之間巡覽,以及執行取代。

ITextSearchNavigatorFactoryService

建立 ITextSearchNavigator3 對象的服務。

ITextSearchService

ITextSnapshot使用不同的搜尋選項搜尋 。

ITextSearchService2

提供搜尋內容 ITextSnapshot的方法。 此外,提供協助程式方法來執行取代作業。

ITextStructureNavigator

提供巡覽文字的方法,例如取得文字範圍。

ITextStructureNavigatorProvider

ITextStructureNavigator取得指定ITextBuffer的 。 元件匯出工具必須至少提供一個內容類型屬性“/,> 才能指定適用的內容類型。

ITextStructureNavigatorSelectorService

根據內容類型選取和快取 ITextStructureNavigator 物件。

ITextUndoHistory

包含復原交易。

ITextUndoHistoryRegistry

將內容對象對應至 ITextUndoHistory 物件,而且是要由元件元件公開。

ITextUndoPrimitive

表示知道如何執行/復原/重做本身的不可部分完成作業。

ITextUndoTransaction

表示 ITextUndoPrimitive 物件的容器。 UndoTransactions 會在 UndoHistory 中追蹤。

列舉

FindOptions

表示搜尋中使用的選項。

IndexSearchServiceState

列舉重新設定可以處於的不同狀態 IIndexedTextSearchService

TextUndoHistoryState

提供的相關信息 ITextUndoHistory

TextUndoTransactionCompletionResult

描述 交易完成 ITextUndoHistory的可能結果。

UndoTransactionState

保留交易的狀態。