Share via


IResourceStoreCOM Members

Include Protected Members
Include Inherited Members

Represents a resource store client.

The IResourceStoreCOM 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 resource exists.
Public method GetErrorMessage Returns an error message. May be used to see the error message if an operation fails.
Public method GetTimeStamp Returns the last modified timestamp of a resource in 'ticks'.
Public method InitDefault Initializes the resource store client to use the default resource store.
Public method InitUri Initializes the resource store client to use the resource store at the specified URI.
Public method ListResourcesXML Returns a list of resources on the specified path.
Public method Upload Uploads a resource to the resource store.

Top

See Also

Reference

IResourceStoreCOM Interface

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