Share via


RdtListener Members

Include Protected Members
Include Inherited Members

Represents the Running Document Table (RDT) listener.

The RdtListener type exposes the following members.

Methods

  Name Description
Public method Dispose Releases resources.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Init Initializes the listener.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method OnAfterAttributeChange Called after an attribute change.
Public method OnAfterAttributeChangeEx Called after an attribute change.
Public method OnAfterDocumentWindowHide Called after a document window is hidden.
Public method OnAfterFirstDocumentLock Called after a document is locked.
Public method OnAfterSave Called after a document is saved.
Public method OnBeforeDocumentWindowShow Called before a document window is shown.
Public method OnBeforeLastDocumentUnlock Called before the last document is unlocked.
Public method OnBeforeSave Called before the document is saved.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

See Also

Reference

RdtListener Class

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace