Share via


ProgressEventArgs Constructor (SPDeploymentEventArgs)

Initializes a new instance of the ProgressEventArgsclass, including import information.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Sub New ( _
    e As SPDeploymentEventArgs _
)
'Usage
Dim e As SPDeploymentEventArgs

Dim instance As New ProgressEventArgs(e)
public ProgressEventArgs(
    SPDeploymentEventArgs e
)

Parameters

See Also

Reference

ProgressEventArgs Class

ProgressEventArgs Members

ProgressEventArgs Overload

Microsoft.SharePoint.Publishing.Administration Namespace