Partilhar via


SPWebPipeBind Constructor (Guid)

Initializes a new instance of the SPWebPipeBind class with the guid of the SPWeb object instance.

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

Syntax

'Declaration
Public Sub New ( _
    guid As Guid _
)
'Usage
Dim guid As Guid

Dim instance As New SPWebPipeBind(guid)
public SPWebPipeBind(
    Guid guid
)

Parameters

See Also

Reference

SPWebPipeBind Class

SPWebPipeBind Members

SPWebPipeBind Overload

Microsoft.SharePoint.PowerShell Namespace