SPDeletedSite.Url-Eigenschaft
Vollständige URI der die gelöschte Website. (Beginnt mit http:// oder https://)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Url As Uri
Get
'Usage
Dim instance As SPDeletedSite
Dim value As Uri
value = instance.Url
public Uri Url { get; }
Eigenschaftswert
Typ: System.Uri