Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents items that can be set as the startup item of an ISharePointProject.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Interface ISharePointProjectStartupItem
public interface ISharePointProjectStartupItem
The ISharePointProjectStartupItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
RelativePath | Gets the unique location of the item within the project directory. |
![]() |
StartupUrl | Gets the URL to launch when the item is started. |
Top