ResourceStorageContext Class

Represents a resource store context. A resource store context holds a reference to a resource store and also manages the construction of it.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage.ResourceStorageContext

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage
Assembly:  Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage (in Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ResourceStorageContext
'Usage
Dim instance As ResourceStorageContext
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ResourceStorageContext

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.

See Also

Reference

ResourceStorageContext Members

Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace

ResourceStore

ResourceStoreCOM

IResourceStoreCOM

ResourceInfo