Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full text index 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 FullTextIndex As FullTextIndex
Get
'Usage
Dim instance As FullTextIndexMapping
Dim value As FullTextIndex
value = instance.FullTextIndex
FullTextIndex FullTextIndex { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.FullTextIndex
A FullTextIndex object.
See Also
Reference
FullTextIndexMapping Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace