Share via


SharePointProjectItemEventArgs Constructor

Initializes a new instance of the SharePointProjectItemEventArgs class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

SharePointProjectItemEventArgs Class

Microsoft.VisualStudio.SharePoint Namespace