SPSiteLookupInfo Class
Maps a site collection identifier to its containers, for example, to its content database, subscription, or Web application.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPSiteLookupInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPSiteLookupInfo
'Usage
Dim instance As SPSiteLookupInfo
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPSiteLookupInfo
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.