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.
Entry point for the content collection functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see ContentContext.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property ContentCollectionContext As ContentContext
Get
'Usage
Dim instance As FASTAdminProxy
Dim value As ContentContext
value = instance.ContentCollectionContext
public ContentContext ContentCollectionContext { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.ContentContext
Returns ContentContext.
See Also
Reference
Microsoft.Office.Server.Search.Administration Namespace