Share via


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.String

    T:System.String that represents the name.

See also

Reference

SPContentDeploymentPathPipeBind class

SPContentDeploymentPathPipeBind members

SPContentDeploymentPathPipeBind overload

Microsoft.SharePoint.Publishing.Cmdlet namespace