共用方式為


_dispTextEditorEvents 介面

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

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

語法

'宣告
<GuidAttribute("2699DD44-C507-4DA3-AA34-314A6C21DFE2")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextEditorEvents
[GuidAttribute("2699DD44-C507-4DA3-AA34-314A6C21DFE2")]
[InterfaceTypeAttribute()]
public interface _dispTextEditorEvents
[GuidAttribute(L"2699DD44-C507-4DA3-AA34-314A6C21DFE2")]
[InterfaceTypeAttribute()]
public interface class _dispTextEditorEvents
[<GuidAttribute("2699DD44-C507-4DA3-AA34-314A6C21DFE2")>]
[<InterfaceTypeAttribute()>]
type _dispTextEditorEvents =  interface end
public interface _dispTextEditorEvents

_dispTextEditorEvents 型別會公開下列成員。

方法

  名稱 說明
公用方法 LineChanged 基礎架構。僅限 Microsoft 內部使用。

回頁首

請參閱

參考

EnvDTE 命名空間