SPWeb.Url-Eigenschaft

Ruft die absolute URL für die Website.

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

Syntax

'Declaration
Public ReadOnly Property Url As String
    Get
'Usage
Dim instance As SPWeb
Dim value As String

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

Eigenschaftswert

Typ: System.String
Eine Zeichenfolge, die absolute URL enthält.

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace