Share via


SPForm.Url-Eigenschaft

Ruft die Web-Site-relativen URL des Formulars.

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

Syntax

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

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

Eigenschaftswert

Typ: System.String
Eine Zeichenfolge, die die Web-Site-relativen URL enthält.

Siehe auch

Referenz

SPForm Klasse

SPForm-Member

Microsoft.SharePoint-Namespace