ISharePointProjectStartupItem Interface

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