Share via


FASTAdminProxy.SchemaContext Property

Entry point for the index schema functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see SchemaContext.

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

Syntax

'Declaration
Public ReadOnly Property SchemaContext As SchemaContext
    Get
'Usage
Dim instance As FASTAdminProxy
Dim value As SchemaContext

value = instance.SchemaContext
public SchemaContext SchemaContext { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.SchemaContext
Returns SchemaContext.

See Also

Reference

FASTAdminProxy Class

FASTAdminProxy Members

Microsoft.Office.Server.Search.Administration Namespace

Other Resources

Index Schema (FAST Search Server 2010 for SharePoint)

Manage Index Schema (TechNet)