ResourceStorageContext Members
Include Protected Members
Include Inherited Members
Represents a resource store context. A resource store context holds a reference to a resource store and also manages the construction of it.
The ResourceStorageContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourceStorageContext() | Creates a resource store context using default configuration values. This also implies creating a resource store. | |
ResourceStorageContext(Uri) | Creates a resource store context using the resource store URI. This also implies creating a resource store. |
Top
Properties
Name | Description | |
---|---|---|
ResourceStore | Gets the resource store. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace