SharePointProjectEventArgs Class
Provides data for events related to SharePoint projects.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectEventArgs
Microsoft.VisualStudio.SharePoint::DeploymentEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectMenuItemsRequestedEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectPropertiesRequestedEventArgs
System::EventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectEventArgs
Microsoft.VisualStudio.SharePoint::DeploymentEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectMenuItemsRequestedEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectPropertiesRequestedEventArgs
| Name | Description | |
|---|---|---|
![]() | SharePointProjectEventArgs(ISharePointProject^) | Initializes a new instance of the SharePointProjectEventArgs class with the provided instance of the ISharePointProject. |
| Name | Description | |
|---|---|---|
![]() | Project | Gets or sets an instance of the ISharePointProject. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (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:


