This topic has not yet been rated - Rate this topic

_dispDocumentEvents_Event Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
[ComVisibleAttribute(false)]
public interface _dispDocumentEvents_Event

The _dispDocumentEvents_Event type exposes the following members.

  NameDescription
Public methodadd_DocumentClosingInfrastructure. Microsoft Internal Use Only.
Public methodadd_DocumentOpenedInfrastructure. Microsoft Internal Use Only.
Public methodadd_DocumentOpeningInfrastructure. Microsoft Internal Use Only.
Public methodadd_DocumentSavedInfrastructure. Microsoft Internal Use Only.
Public methodremove_DocumentClosingInfrastructure. Microsoft Internal Use Only.
Public methodremove_DocumentOpenedInfrastructure. Microsoft Internal Use Only.
Public methodremove_DocumentOpeningInfrastructure. Microsoft Internal Use Only.
Public methodremove_DocumentSavedInfrastructure. Microsoft Internal Use Only.
Top
  NameDescription
Public eventDocumentClosingInfrastructure. Microsoft Internal Use Only.
Public eventDocumentOpenedInfrastructure. Microsoft Internal Use Only.
Public eventDocumentOpeningInfrastructure. Microsoft Internal Use Only.
Public eventDocumentSavedInfrastructure. Microsoft Internal Use Only.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.