Share via


IExplorerSiteNodeInfo.IsConnectionRoot Property

Gets a value that indicates whether the SharePoint site node is the immediate child of the SharePoint Connections node in Server Explorer.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property IsConnectionRoot As Boolean
bool IsConnectionRoot { get; }

Property Value

Type: System.Boolean
true if the SharePoint site node is the immediate child of the SharePoint Connections node in Server Explorer; otherwise, false.

.NET Framework Security

See Also

Reference

IExplorerSiteNodeInfo Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace