Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an uninitialized instance of a resource store client.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage
Assembly: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage (in Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ResourceStoreCOM()
public ResourceStoreCOM()
Remarks
Use [InitUri(string)] or [InitDefault()] to initialize the resource store client.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace