Share via


ISharePointConnection.SiteUrl Property

Definition

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

public:
 property Uri ^ SiteUrl { Uri ^ get(); };
public Uri SiteUrl { get; }
member this.SiteUrl : Uri
Public ReadOnly Property SiteUrl As Uri

Property Value

Uri

The URL to the SharePoint site that is connected to.

Applies to