ResourceStore Members

Include Protected Members
Include Inherited Members

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

The ResourceStore type exposes the following members.

Methods

  Name Description
Public method Delete Removes a resource from the resource store.
Public method Download Downloads a resource from the resource store.
Public method Exists Determines whether a specified resource exists.
Public method GetTimeStamp Returns the last modified timestamp of a resource.
Public method ListResources Returns a list of resources on a specified path.
Public method Upload Uploads a resource to the resource store.

Top

See Also

Reference

ResourceStore Interface

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