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.
This member overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides Sub Discover ( _
instance As ContentDeploymentPath _
)
'Usage
Dim instance As ContentDeploymentPath
Me.Discover(instance)
protected override void Discover(
ContentDeploymentPath instance
)
Parameters
See Also
Reference
SPContentDeploymentPathPipeBind Class