List.ParentWebPath property

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.Client.ResourcePath

See also

Reference

List class

List members

Microsoft.SharePoint.Client namespace