Share via


SPDeletedSitePipeBind.Path-Eigenschaft

Ruft eine serverrelative URL der gelöschten Website ab.

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; }

Eigenschaftswert

Typ: System.String
Die serverrelative URL der gelöschten Website.

Hinweise

Der Standardwert dieser Eigenschaft ist Null .

Siehe auch

Referenz

SPDeletedSitePipeBind Klasse

SPDeletedSitePipeBind-Member

Microsoft.SharePoint.PowerShell-Namespace