Compartilhar via


Propriedade IExplorerSiteNodeInfo.IsConnectionRoot

Obtém um valor que indica se o nó de site do SharePoint é o filho imediato da sharepoint ConnectionsServer Explorer.

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

Sintaxe

'Declaração
ReadOnly Property IsConnectionRoot As Boolean
    Get
bool IsConnectionRoot { get; }

Valor de propriedade

Tipo: System.Boolean
true Se o nó de site do SharePoint é o filho imediato da sharepoint ConnectionsServer Explorer; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

IExplorerSiteNodeInfo Interface

Namespace Microsoft.VisualStudio.SharePoint.Explorer