ISharePointProjectService.SharePointInstallPath 屬性
取得 SharePoint 的安裝路徑,前提是 SharePoint 已安裝在系統上。
命名空間: Microsoft.VisualStudio.SharePoint
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
ReadOnly Property SharePointInstallPath As String
Get
string SharePointInstallPath { get; }
屬性值
型別:System.String
如果已安裝 SharePoint 則為其安裝路徑,否則為 nullNull 參照 (即 Visual Basic 中的 Nothing)。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。