共用方式為


IDeployableFile.DeploymentRoot 屬性

取得 SharePoint 儲存檔案的基底路徑。

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

語法

'宣告
ReadOnly Property DeploymentRoot As String
    Get
string DeploymentRoot { get; }

屬性值

型別:System.String
表示檔案路徑的字串值。

備註

這個值使用下列語彙基元:

語彙基元名稱

描述

{SharePointRoot}

SharePoint 登錄區的根目錄。

{FeatureName}

功能的名稱,其中包含 ProjectItem。

{ClassResourcePath}

在 SharePoint 上的類別資源路徑。 此值取決於組件是部署到全域組件快取 (GAC) 或 Web 應用程式。

.NET Framework 安全性

請參閱

參考

IDeployableFile 介面

Microsoft.VisualStudio.SharePoint 命名空間