SPContentDeploymentPathPipeBind.Read Method
Reads the object representation.
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides Function Read As ContentDeploymentPath
'Usage
Dim instance As SPContentDeploymentPathPipeBind
Dim returnValue As ContentDeploymentPath
returnValue = instance.Read()
public override ContentDeploymentPath Read()
Return Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPath
Returns ContentDeploymentPath.
See Also
Reference
SPContentDeploymentPathPipeBind Class