SharePointProjectItemOpenEventArgs Constructor

Initializes a new instance of the SharePointProjectItemOpenEventArgs class with the provided instance of the ISharePointProjectItem.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    projectItem As ISharePointProjectItem _
)
public SharePointProjectItemOpenEventArgs(
    ISharePointProjectItem projectItem
)

Parameters

.NET Framework Security

See Also

Reference

SharePointProjectItemOpenEventArgs Class

Microsoft.VisualStudio.SharePoint Namespace