NavigationNode.IsDocLib property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property IsDocLib As Boolean
    Get
'Usage
Dim instance As NavigationNode
Dim value As Boolean

value = instance.IsDocLib
public bool IsDocLib { get; }

Property value

Type: System.Boolean

See also

Reference

NavigationNode class

NavigationNode members

Microsoft.SharePoint.Client namespace