Share via


FASTAdminProxy.CompiledDictionaryContext Property

Entry point for the linguistic dictionary compilation functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see CompiledDictionaryContext.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property CompiledDictionaryContext As CompiledDictionaryContext
    Get
'Usage
Dim instance As FASTAdminProxy
Dim value As CompiledDictionaryContext

value = instance.CompiledDictionaryContext
public CompiledDictionaryContext CompiledDictionaryContext { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.CompiledDictionaryContext
Returns CompiledDictionaryContext.

See Also

Reference

FASTAdminProxy Class

FASTAdminProxy Members

Microsoft.Office.Server.Search.Administration Namespace