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