共用方式為


Events2.TextEditorEvents 屬性 (TextDocument)

取得 IDE 的 TextEditorEvents 物件。

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
ReadOnly Property TextEditorEvents ( _
    TextDocumentFilter As TextDocument _
) As TextEditorEvents
TextEditorEvents this[
    TextDocument TextDocumentFilter
] { get; }
property TextEditorEvents^ TextEditorEvents[[InAttribute] TextDocument^ TextDocumentFilter] {
    TextEditorEvents^ get ([InAttribute] TextDocument^ TextDocumentFilter);
}
abstract TextEditorEvents : TextEditorEvents
JScript 不支援索引屬性。

參數

屬性值

型別:EnvDTE.TextEditorEvents
TextEditorEvents 物件。

.NET Framework 安全性

請參閱

參考

Events2 介面

TextEditorEvents 多載

EnvDTE80 命名空間