Freigeben über


SPWebInfo.ServerRelativeUrl-Eigenschaft

Die URL relativ zu der Website-Server.

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

Syntax

'Declaration
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Usage
Dim instance As SPWebInfo
Dim value As String

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

Eigenschaftswert

Typ: System.String
Eine String Darstellung der die serverrelative URL.

Siehe auch

Referenz

SPWebInfo Klasse

SPWebInfo-Member

Microsoft.SharePoint-Namespace