SPDeletedSiteLookupInfo class
Represents information about a deleted site collection, such as its content database, subscription, and web application.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPDeletedSiteLookupInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDeletedSiteLookupInfo
'Usage
Dim instance As SPDeletedSiteLookupInfo
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDeletedSiteLookupInfo
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.