Share via


SPMissingSecurityScope.InRecycleBin property

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

Syntax

'Declaration
Public Property InRecycleBin As Boolean
    Get
    Friend Set
'Usage
Dim instance As SPMissingSecurityScope
Dim value As Boolean

value = instance.InRecycleBin
public bool InRecycleBin { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

SPMissingSecurityScope class

SPMissingSecurityScope members

Microsoft.SharePoint.Administration namespace