共用方式為


_dispDocumentEvents 介面

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

僅限 Microsoft 內部使用。

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

語法

'宣告
<GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDocumentEvents
[GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[InterfaceTypeAttribute()]
public interface _dispDocumentEvents
[GuidAttribute(L"DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[InterfaceTypeAttribute()]
public interface class _dispDocumentEvents
[<GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")>]
[<InterfaceTypeAttribute()>]
type _dispDocumentEvents =  interface end
public interface _dispDocumentEvents

_dispDocumentEvents 型別會公開下列成員。

方法

  名稱 說明
公用方法 DocumentClosing 基礎架構。僅限 Microsoft 內部使用。
公用方法 DocumentOpened 基礎架構。僅限 Microsoft 內部使用。
公用方法 DocumentOpening 基礎架構。僅限 Microsoft 內部使用。
公用方法 DocumentSaved 基礎架構。僅限 Microsoft 內部使用。

回頁首

請參閱

參考

EnvDTE 命名空間