Share via


ISharePointProject.SiteUrl Property

Definition

Gets or sets the Site URL used by project during design time, deployment and debugging.

public:
 property Uri ^ SiteUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri SiteUrl { get; set; }
member this.SiteUrl : Uri with get, set
Public Property SiteUrl As Uri

Property Value

Uri

A URL for a SharePoint site.

Applies to