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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.