ISharePointProjectStartupItem 接口

表示可以设置为 ISharePointProject 的启动项的项。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Interface ISharePointProjectStartupItem
public interface ISharePointProjectStartupItem

ISharePointProjectStartupItem 类型公开以下成员。

属性

  名称 说明
公共属性 RelativePath 获取项目目录中项的唯一位置。
公共属性 StartupUrl 获取启动项时要启动的 URL。

页首

请参见

参考

Microsoft.VisualStudio.SharePoint 命名空间