QueryServer.indexLocation Field
Indicates the full path of the directory on the query server where the content index is located.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public indexLocation As String
'Usage
Dim instance As QueryServer
Dim value As String
value = instance.indexLocation
instance.indexLocation = value
public string indexLocation