Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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