Share via


SPDeletedSitePipeBind.Path Property

Gets a server-relative URL of the deleted site.

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

Syntax

'Declaration
Public ReadOnly Property Path As String
    Get
'Usage
Dim instance As SPDeletedSitePipeBind
Dim value As String

value = instance.Path
public string Path { get; }

Property Value

Type: System.String
The server-relative URL of the deleted site.

Remarks

The default value of this property is null .

See Also

Reference

SPDeletedSitePipeBind Class

SPDeletedSitePipeBind Members

Microsoft.SharePoint.PowerShell Namespace