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