SPContentDeploymentJobPipeBind Constructor (String)
Initializes a new instance of a SPContentDeploymentJobPipeBind object.
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New ( _
name As String _
)
'Usage
Dim name As String
Dim instance As New SPContentDeploymentJobPipeBind(name)
public SPContentDeploymentJobPipeBind(
string name
)
Parameters
name
Type: System.StringA String object that represents the name.
See Also
Reference
SPContentDeploymentJobPipeBind Class
SPContentDeploymentJobPipeBind Members