RecycleBinItem.DirNamePath property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DirNamePath As ResourcePath
Get
'Usage
Dim instance As RecycleBinItem
Dim value As ResourcePath
value = instance.DirNamePath
public ResourcePath DirNamePath { get; }
Property value
Type: Microsoft.SharePoint.Client.ResourcePath