IExplorerSiteNodeInfo.IsConnectionRoot 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出 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
否則為 。