Share via


ProjectDocumentsListener Members

Include Protected Members
Include Inherited Members

Represents a project documents listener.

The ProjectDocumentsListener type exposes the following members.

Constructors

 

Name

Description

Protected method

ProjectDocumentsListener

Initializes a new instance of the ProjectDocumentsListener class, using a supplied service provider.

Top

Methods

 

Name

Description

Public method

Dispose

Overloaded. Releases all resources used by the current instance of the object.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it 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 object.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

OnAfterAddDirectoriesEx

This method does nothing.

Public method

OnAfterAddFilesEx

This method does nothing.

Public method

OnAfterRemoveDirectories

This method does nothing.

Public method

OnAfterRemoveFiles

This method does nothing.

Public method

OnAfterRenameDirectories

This method does nothing.

Public method

OnAfterRenameFiles

This method does nothing.

Public method

OnAfterSccStatusChanged

This method does nothing.

Public method

OnQueryAddDirectories

This method does nothing.

Public method

OnQueryAddFiles

This method does nothing.

Public method

OnQueryRemoveDirectories

This method does nothing.

Public method

OnQueryRemoveFiles

This method does nothing.

Public method

OnQueryRenameDirectories

This method does nothing.

Public method

OnQueryRenameFiles

This method does nothing.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Protected property

EventsCookie

Gets the events cookie.

Protected property

ProjectDocumentTracker2

Gets the IVsTrackProjectDocuments2.

Protected property

ServiceProvider

Gets the service provider.

Top

See Also

Reference

ProjectDocumentsListener Class

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