IExplorerNodeContext 介面
提供成員,您可以利用這些成員與已經與 IExplorerNode 物件相關聯的 SharePoint 網站互動。
命名空間: Microsoft.VisualStudio.SharePoint.Explorer
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
Public Interface IExplorerNodeContext
public interface IExplorerNodeContext
IExplorerNodeContext 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
SharePointConnection | 取得 ISharePointConnection 物件,您可以利用該物件來執行呼叫進入 SharePoint 伺服器物件模型的命令。 |
![]() |
SiteId | 取得與此節點相關聯之 SharePoint 網站 (Microsoft.SharePoint.SPWeb) 的 ID。 |
![]() |
SiteUrl | 取得與此節點相關聯之 SharePoint 網站 (Microsoft.SharePoint.SPWeb) 的 URL。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
![]() |
CreatePropertySourceObject | 建立具有特殊型別描述元邏輯的物件,來公開指定的屬性值字典。 |
![]() |
ShowMessageBox | 顯示訊息方塊。 |
回頁首
備註
使用 IExplorerNode 物件的 Context 屬性來取得這個介面的執行個體。