Bagikan melalui


ISharePointProject.SiteUrl Property

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

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

Syntax

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

Property Value

Type: System.Uri
A URL for a SharePoint site.

.NET Framework Security

See Also

Reference

ISharePointProject Interface

Microsoft.VisualStudio.SharePoint Namespace