Freigeben über


SPDeletedSiteLookupInfo.Path-Eigenschaft

Dient zum Abrufen oder festlegen den serverrelativen Pfad der gelöschte Websitesammlung.

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

Syntax

'Declaration
Public Property Path As String
    Get
    Set
'Usage
Dim instance As SPDeletedSiteLookupInfo
Dim value As String

value = instance.Path

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

Eigenschaftswert

Typ: System.String
Der serverrelativen Pfad der gelöschte Websitesammlung.

Siehe auch

Referenz

SPDeletedSiteLookupInfo Klasse

SPDeletedSiteLookupInfo-Member

Microsoft.SharePoint.Administration-Namespace