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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.