共用方式為


IDeploymentContext.SiteCollectionUrl 方法

傳回 Microsoft.SharePoint.SPSite 的正式 URL,這是專案所連接且取決於 SharePoint 的 URL。

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

語法

'宣告
Function SiteCollectionUrl As Uri
Uri SiteCollectionUrl()

傳回值

型別:System.Uri
Microsoft.SharePoint.SPSite 的正式 URL,這是專案所連接且取決於 SharePoint 的 URL。

備註

如果網站是其網站集合的 WebRoot,就可能與 SiteUrl 相同。

.NET Framework 安全性

請參閱

參考

IDeploymentContext 介面

Microsoft.VisualStudio.SharePoint.Deployment 命名空間