ProjectDocumentsChangeEventArgs Class
Visual Studio 2015
Contains event data for events relating to files and folders of the project subtype, for example the FileAdded event.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ProjectDocumentsChangeEventArgs() | Initializes a new instance of ProjectDocumentsChangeEventArgs. |
| Name | Description | |
|---|---|---|
![]() | MkDocument | Gets or sets the unique name of the project item that was changed. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

