FullTextIndexMapping.ManagedProperty Property

Gets the managed property for the full text index mapping.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
ReadOnly Property ManagedProperty As ManagedProperty
    Get
'Usage
Dim instance As FullTextIndexMapping
Dim value As ManagedProperty

value = instance.ManagedProperty
ManagedProperty ManagedProperty { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.ManagedProperty
A ManagedProperty object.

See Also

Reference

FullTextIndexMapping Interface

FullTextIndexMapping Members

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace