Share via


ISharePointProject.StartupItem Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets or sets the item to launch on project startup.

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

Syntax

'Declaration
Property StartupItem As ISharePointProjectStartupItem
ISharePointProjectStartupItem StartupItem { get; set; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectStartupItem
An object representing a project item.

.NET Framework Security

See Also

Reference

ISharePointProject Interface

Microsoft.VisualStudio.SharePoint Namespace