Share via


SPSitePipeBind.Read method

Reads an SPSitePipeBind object and returns an object that represents the site.

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

Syntax

'Declaration
Public Overrides Function Read As SPSite
'Usage
Dim instance As SPSitePipeBind
Dim returnValue As SPSite

returnValue = instance.Read()
public override SPSite Read()

Return value

Type: Microsoft.SharePoint.SPSite
An object that represents the site.

See also

Reference

SPSitePipeBind class

SPSitePipeBind members

Read overload

Microsoft.SharePoint.PowerShell namespace