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)

public interface class ISharePointProjectStartupItem

NameDescription
System_CAPS_pubpropertyRelativePath

Gets the unique location of the item within the project directory.

System_CAPS_pubpropertyStartupUrl

Gets the URL to launch when the item is started.

Return to top
Show: