Share via


RemoteScopes.LogPrefix property

Gets the prefix that is prepended to each log statement for RemoteScopes.

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
The log prefix for RemoteScopes.

See also

Reference

RemoteScopes class

RemoteScopes members

Microsoft.Office.Server.Search.Administration namespace