Share via


ISharePointProjectStartupItem Interface

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

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
Public property RelativePath Gets the unique ___location of the item within the project directory.
Public property StartupUrl Gets the URL to launch when the item is started.

Top

See Also

Reference

Microsoft.VisualStudio.SharePoint Namespace