SPDeletedSiteLookupInfo class
Representa informações sobre um conjunto de sites excluída, como seu banco de dados de conteúdo, a assinatura e o aplicativo da web.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPDeletedSiteLookupInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDeletedSiteLookupInfo
'Uso
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.