Share via


SPFolder.ServerRelativeUrl-Eigenschaft

Ruft die serverrelative URL des Ordners.

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

Syntax

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

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

Eigenschaftswert

Typ: System.String
Die serverrelative URL des Ordners.

Siehe auch

Referenz

SPFolder Klasse

SPFolder-Member

Microsoft.SharePoint-Namespace