SPPrefixPipeBind.Read Method
This method is not implemented.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Overrides Function Read As SPPrefix
'Usage
Dim instance As SPPrefixPipeBind
Dim returnValue As SPPrefix
returnValue = instance.Read()
public override SPPrefix Read()
Return Value
Type: Microsoft.SharePoint.Administration.SPPrefix
Not applicable.