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
Public method ResourceStorageContext() Creates a resource store context using default configuration values. This also implies creating a resource store.
Public method ResourceStorageContext(Uri) Creates a resource store context using the resource store URI. This also implies creating a resource store.

Top

Properties

  Name Description
Public property ResourceStore Gets the resource store.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ResourceStorageContext Class

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