IExplorerSiteNodeInfo.IsConnectionRoot Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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