ISharePointProjectStartupItem 介面
表示可以設定為 ISharePointProject 啟動項目的項目。
命名空間: Microsoft.VisualStudio.SharePoint
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
Public Interface ISharePointProjectStartupItem
public interface ISharePointProjectStartupItem
ISharePointProjectStartupItem 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
RelativePath | 取得專案目錄內項目的唯一位置。 | |
StartupUrl | 取得項目啟動時要啟動的 URL。 |
回頁首