SharePointProjectItemFileEventArgs Constructor

Initializes a new instance of the SharePointProjectItemFileEventArgs class with the provided instance of the ISharePointProjectItemFile.

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

Syntax

'Declaration
Public Sub New ( _
    projectItemFile As ISharePointProjectItemFile _
)
public SharePointProjectItemFileEventArgs(
    ISharePointProjectItemFile projectItemFile
)

Parameters

.NET Framework Security

See Also

Reference

SharePointProjectItemFileEventArgs Class

Microsoft.VisualStudio.SharePoint Namespace