Scopes.LogPrefix Property
This member overrides ScopesManager.LogPrefix.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property LogPrefix As String
Get
'Usage
Dim value As String
value = Me.LogPrefix
protected override string LogPrefix { get; }
Property Value
Type: System.String