SPDeletedSite.Path-Eigenschaft
Ruft die serverrelative Pfad die gelöschte Website ab.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Path As String
Get
'Usage
Dim instance As SPDeletedSite
Dim value As String
value = instance.Path
public string Path { get; }
Eigenschaftswert
Typ: System.String
Der serverrelativen Pfad der gelöschten Website.