ResourceStore Interface

Represents a resource store. A resource store includes operations to manage resources.

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.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ResourceStore
'Usage
Dim instance As ResourceStore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ResourceStore

See Also

Reference

ResourceStore Members

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

ResourceStorageContext

ResourceStoreCOM

IResourceStoreCOM

ResourceInfo