ISharePointProjectStartupItem.StartupUrl 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 launch when the item is started.

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

Syntax

'Declaration
ReadOnly Property StartupUrl As Uri
Uri StartupUrl { get; }

Property Value

Type: System.Uri
A URL to a Web site.

.NET Framework Security

See Also

Reference

ISharePointProjectStartupItem Interface

Microsoft.VisualStudio.SharePoint Namespace