SPContentDeploymentPathPipeBind Constructor (String)
Initializes a new instance of a SPContentDeploymentPathPipeBind 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 SPContentDeploymentPathPipeBind(name)
public SPContentDeploymentPathPipeBind(
string name
)
Parameters
name
Type: System.StringT:System.String that represents the name.
See Also
Reference
SPContentDeploymentPathPipeBind Class
SPContentDeploymentPathPipeBind Members