ISharePointConnection.SiteUrl Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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: System.Uri
The url to the SharePoint site that is connected to.

.NET Framework Security

See Also

Reference

ISharePointConnection Interface

Microsoft.VisualStudio.SharePoint Namespace