SPDeletedSite.Path property
取得已刪除的網站的伺服器相對路徑。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Path As String
Get
'用途
Dim instance As SPDeletedSite
Dim value As String
value = instance.Path
public string Path { get; }
Property value
Type: System.String
已刪除網站的伺服器相對路徑。