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.
Gets or sets the prefix of the server-relative URL of the deleted site collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property PathLike As String
Get
Set
'Usage
Dim instance As SPDeletedSiteQuery
Dim value As String
value = instance.PathLike
instance.PathLike = value
public string PathLike { get; set; }
Property Value
Type: System.String
The prefix of the server-relative URL of the deleted site collection.