API 參考 (SharePoint 工具擴充性)
本章節包含 Visual Studio 中擴充 SharePoint 工具的 API 參考文件。
本章節內容
Microsoft.VisualStudio.SharePoint
包含用來擴充 SharePoint 專案系統的型別。 例如,您可以擴充內建的 SharePoint 專案和專案項目,或是建立自己的專案項目。Microsoft.VisualStudio.SharePoint.Commands
包含可用來建立自訂「SharePoint 命令」(SharePoint Command) 的型別。 SharePoint 命令是從 SharePoint 工具擴充呼叫 SharePoint 伺服器物件模型的方法。Microsoft.VisualStudio.SharePoint.Deployment
包含用來擴充 SharePoint 專案之部署程序的型別。Microsoft.VisualStudio.SharePoint.Explorer
包含用來擴充 [伺服器總管] 中 SharePoint 節點的型別,或定義自己的節點型別。Microsoft.VisualStudio.SharePoint.Explorer.Extensions
包含可用來取得有關內建 [伺服器總管] 節點的相關資訊,這些節點表示 SharePoint 網站上的個別元件,例如表示清單、欄位或內容型別的節點。Microsoft.VisualStudio.SharePoint.Features
包含用來存取 SharePoint 專案中功能定義的型別。Microsoft.VisualStudio.SharePoint.Packages
包含用來存取 SharePoint 專案中封裝定義的型別。Microsoft.VisualStudio.SharePoint.Validation
包含用來自訂 SharePoint 專案的功能和封裝驗證行為的型別。