ManagedPropertyInfo Class
Represents information about a managed property in the SharePoint Server search.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.ManagedPropertyInfo
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Class ManagedPropertyInfo
'Usage
Dim instance As ManagedPropertyInfo
[DataContractAttribute]
public class ManagedPropertyInfo
Remarks
Managed properties are the set of properties that are available to the search user experience.
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.