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 | |
---|---|---|
Delete | Removes a resource from the resource store. | |
Download | Downloads a resource from the resource store. | |
Exists | Determines whether a specified resource exists. | |
GetTimeStamp | Returns the last modified timestamp of a resource. | |
ListResources | Returns a list of resources on a specified path. | |
Upload | Uploads a resource to the resource store. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace