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.
This member overrides SearchDatabaseFriendlyName().
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
See also
Reference
SearchAnalyticsReportingDatabase class