Share via


LogViewer Constructor (SearchContext)

NOTE: This API is now obsolete.

Initializes a new instance of the LogViewer class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
    searchContext As SearchContext _
)
'Usage
Dim searchContext As SearchContext

Dim instance As New LogViewer(searchContext)
[ObsoleteAttribute("This constructor is deprecated now.")]
public LogViewer(
    SearchContext searchContext
)

Parameters

See Also

Reference

LogViewer Class

LogViewer Members

LogViewer Overload

Microsoft.Office.Server.Search.Administration Namespace