ScopeInfo class

Represents information about a search scope.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.ScopeInfo

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class ScopeInfo
'Usage
Dim instance As ScopeInfo
[DataContractAttribute]
public class ScopeInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ScopeInfo members

Microsoft.Office.Server.Search.Administration namespace