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.
Obsolete.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property FASTAdminProxy As FASTAdminProxy
Get
'Usage
Dim instance As SearchServiceApplication
Dim value As FASTAdminProxy
value = instance.FASTAdminProxy
public FASTAdminProxy FASTAdminProxy { get; }
Property value
Type: FASTAdminProxy
The object used to access WCF administration services on a server running FAST Search Server 2010 for SharePoint.
See also
Reference
SearchServiceApplication class