ResourceStoreCOM Members

Include Protected Members
Include Inherited Members

Represents a resource store client.

The ResourceStoreCOM type exposes the following members.

Constructors

  Name Description
Public method ResourceStoreCOM Creates an uninitialized instance of a resource store client.

Top

Methods

  Name Description
Public method Delete Removes a resource from the resource store.
Public method Dispose Disposes the object.
Public method Download Downloads a resource from the resource store.
Public method Equals (Inherited from Object.)
Public method Exists Determines whether a resource exists.
Protected method Finalize (Inherited from Object.)
Public method GetErrorMessage Returns an error message. May be used to see the error message if an operation fails.
Public method GetHashCode (Inherited from Object.)
Public method GetTimeStamp Returns the last modified timestamp of the resource in 'ticks'.
Public method GetType (Inherited from Object.)
Public method InitDefault Initializes the resource store client to use a resource store with default settings.
Public method InitUri Initializes the resource store client to use a resource store at the specified URI.
Public method ListResourcesXML Retursn a list of resources on the specified path.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Upload Uploads a resource to the resource store.

Top

See Also

Reference

ResourceStoreCOM Class

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