共用方式為


IExplorerSiteNodeInfo.IsConnectionRoot 屬性

定義

取得值,指出 SharePoint 網站節點是否為伺服器總管中 SharePoint 連線節點的直接子系。

public:
 property bool IsConnectionRoot { bool get(); };
public bool IsConnectionRoot { get; }
member this.IsConnectionRoot : bool
Public ReadOnly Property IsConnectionRoot As Boolean

屬性值

true如果 SharePoint 網站節點是 [伺服器總管] 中 SharePoint Connections 節點的立即子節點,則為 ,false否則為 。

適用於