ISharePointProjectStartupItem Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |