Share via


ISharePointConnection.SiteUrl Property

Gets the url to the SharePoint site that is connected to.

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

Syntax

'Declaration
ReadOnly Property SiteUrl As Uri
Uri SiteUrl { get; }

Property Value

Type: Uri
The url to the SharePoint site that is connected to.

.NET Framework Security

See Also

Reference

ISharePointConnection Interface

Microsoft.VisualStudio.SharePoint Namespace