共用方式為


ISharePointProjectItemTypeDefinition.ProjectItemStartupUrlRequested 事件

發生於要求 ISharePointProjectItem 的啟動 URL 時。

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

語法

'宣告
Event ProjectItemStartupUrlRequested As EventHandler(Of SharePointProjectItemStartupUrlRequestedEventArgs)
event EventHandler<SharePointProjectItemStartupUrlRequestedEventArgs> ProjectItemStartupUrlRequested

.NET Framework 安全性

請參閱

參考

ISharePointProjectItemTypeDefinition 介面

Microsoft.VisualStudio.SharePoint 命名空間