ISharePointProject.StartupItem Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.