Freigeben über


Web.RecycleBin-Eigenschaft

Gets the recycle bin of the website.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property RecycleBin As RecycleBinItemCollection
    Get
'Usage
Dim instance As Web
Dim value As RecycleBinItemCollection

value = instance.RecycleBin
public RecycleBinItemCollection RecycleBin { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.RecycleBinItemCollection
A RecycleBinItemCollection object that represents the recycle bin.

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace