IResourceStoreCOM Members
Include Protected Members
Include Inherited Members
Represents a resource store client.
The IResourceStoreCOM type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Removes a resource from the resource store. | |
Download | Downloads a resource from the resource store. | |
Exists | Determines whether a resource exists. | |
GetErrorMessage | Returns an error message. May be used to see the error message if an operation fails. | |
GetTimeStamp | Returns the last modified timestamp of a resource in 'ticks'. | |
InitDefault | Initializes the resource store client to use the default resource store. | |
InitUri | Initializes the resource store client to use the resource store at the specified URI. | |
ListResourcesXML | Returns a list of resources on the specified path. | |
Upload | Uploads a resource to the resource store. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace