FASTAdminProxy.KeywordContext Property
Entry point for the keyword management functionality in the FAST Search Server 2010 for SharePoint administration object model. This includes best bets, visual best bets, synonyms and promotions. For details, see KeywordContext.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property KeywordContext As KeywordContext
Get
'Usage
Dim instance As FASTAdminProxy
Dim value As KeywordContext
value = instance.KeywordContext
public KeywordContext KeywordContext { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.KeywordContext
Returns KeywordContext.
See Also
Reference
Microsoft.Office.Server.Search.Administration Namespace
Other Resources
Manage User Contexts (TechNet)