SearchGathererDatabase.FriendlyName property
Gets the friendly name of the crawl database.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property FriendlyName As String
Get
'Usage
Dim value As String
value = Me.FriendlyName
protected override string FriendlyName { get; }
Property value
Type: System.String
The friendly name of the crawl database.