List.DefaultViewPath property

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

Syntax

'Declaration
Public ReadOnly Property DefaultViewPath As ResourcePath
    Get
'Usage
Dim instance As List
Dim value As ResourcePath

value = instance.DefaultViewPath
public ResourcePath DefaultViewPath { get; }

Property value

Type: Microsoft.SharePoint.Client.ResourcePath

See also

Reference

List class

List members

Microsoft.SharePoint.Client namespace