共用方式為


SPDeletedSite.Url property

完整的已刪除的網站 URI。(開頭為 http:// 或 https://)

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

Syntax

'宣告
Public ReadOnly Property Url As Uri
    Get
'用途
Dim instance As SPDeletedSite
Dim value As Uri

value = instance.Url
public Uri Url { get; }

Property value

Type: System.Uri

請參閱

參照

SPDeletedSite class

SPDeletedSite members

Microsoft.SharePoint.Administration namespace