共用方式為


SharePointProjectItemStartupUrlRequestedEventArgs.StartupUrl 屬性

取得或設定啟動 URL,該啟動 URL 用在將 SharePoint 專案項目選取做為「啟動」項目時進行偵錯。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Public Property StartupUrl As Uri
public Uri StartupUrl { get; set; }

屬性值

型別:System.Uri
URL。

.NET Framework 安全性

請參閱

參考

SharePointProjectItemStartupUrlRequestedEventArgs 類別

Microsoft.VisualStudio.SharePoint 命名空間