SPAdministrationLink.Url property

Represents the URL for the target location.

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

Syntax

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

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

Property value

Type: System.String
Returns String.

See also

Reference

SPAdministrationLink class

SPAdministrationLink members

Microsoft.SharePoint.Administration namespace