AdminConfiguration Constructor
Creates an [AdminConfiguration] object.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AdminConfiguration()
public AdminConfiguration()
Remarks
The configuration is loaded from the following path: [%FASTSEARCH%\etc\Admin.config]. The [FASTSEARCH] environment variable must be defined and the file must exist.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace