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.
Gets settings related to the data retrieval service.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property DataRetrievalProvider As SPDataRetrievalProvider
Get
'Usage
Dim instance As SPWebApplication
Dim value As SPDataRetrievalProvider
value = instance.DataRetrievalProvider
public SPDataRetrievalProvider DataRetrievalProvider { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPDataRetrievalProvider
An SPDataRetrievalProvider object that represents data retrieval service settings.