SharePointProjectItemFileOpenEventArgs Class
Provides data for events related to project item Open events.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectItemFileEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectItemFileOpenEventArgs
System::EventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectItemFileEventArgs
Microsoft.VisualStudio.SharePoint::SharePointProjectItemFileOpenEventArgs
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the Open event is handled. |
![]() | ProjectItemFile | Gets or sets an instance of the ISharePointProjectItemFile.(Inherited from SharePointProjectItemFileEventArgs.) |
| 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:


