ProjectDocumentsListener Members
Include Protected Members
Include Inherited Members
This type is only used internally; you cannot use it directly from your code. Represents a project documents listener.
The ProjectDocumentsListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProjectDocumentsListener | Initializes a new instance of the ProjectDocumentsListener class, using a supplied service provider. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by the current instance of the object. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Init | Initializes the object. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnAfterAddDirectoriesEx | This method does nothing. | |
OnAfterAddFilesEx | This method does nothing. | |
OnAfterRemoveDirectories | This method does nothing. | |
OnAfterRemoveFiles | This method does nothing. | |
OnAfterRenameDirectories | This method does nothing. | |
OnAfterRenameFiles | This method does nothing. | |
OnAfterSccStatusChanged | This method does nothing. | |
OnQueryAddDirectories | This method does nothing. | |
OnQueryAddFiles | This method does nothing. | |
OnQueryRemoveDirectories | This method does nothing. | |
OnQueryRemoveFiles | This method does nothing. | |
OnQueryRenameDirectories | This method does nothing. | |
OnQueryRenameFiles | This method does nothing. | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
EventsCookie | Gets the events cookie. | |
ProjectDocumentTracker2 | Gets the IVsTrackProjectDocuments2. | |
ServiceProvider | Gets the service provider. |
Top
See Also
Reference
ProjectDocumentsListener Class
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace