IExplorerSiteNodeInfo.IsRootWeb 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 Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node is the RootWeb of its site collection (Microsoft.SharePoint.SPSite).

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

Syntax

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

Property Value

Type: System.Boolean
true if the Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node is the RootWeb of its site collection (Microsoft.SharePoint.SPSite); otherwise, false.

.NET Framework Security

See Also

Reference

IExplorerSiteNodeInfo Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace