Share via


ISharePointProjectStartupItem Interface

Definition

Represents items that can be set as the startup item of an ISharePointProject.

public interface class ISharePointProjectStartupItem
public interface ISharePointProjectStartupItem
type ISharePointProjectStartupItem = interface
Public Interface ISharePointProjectStartupItem
Derived

Properties

RelativePath

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

StartupUrl

Gets the URL to launch when the item is started.

Applies to