ResourceStoreCOM Members
Include Protected Members
Include Inherited Members
Represents a resource store client.
The ResourceStoreCOM type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourceStoreCOM | Creates an uninitialized instance of a resource store client. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Removes a resource from the resource store. |
![]() |
Dispose | Disposes the object. |
![]() |
Download | Downloads a resource from the resource store. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Exists | Determines whether a resource exists. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetErrorMessage | Returns an error message. May be used to see the error message if an operation fails. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetTimeStamp | Returns the last modified timestamp of the resource in 'ticks'. |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitDefault | Initializes the resource store client to use a resource store with default settings. |
![]() |
InitUri | Initializes the resource store client to use a resource store at the specified URI. |
![]() |
ListResourcesXML | Retursn a list of resources on the specified path. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Upload | Uploads a resource to the resource store. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace