ContextExpression.Context Property

Gets the context this context expression is attached to.

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

Syntax

'Declaration
ReadOnly Property Context As Context
    Get
'Usage
Dim instance As ContextExpression
Dim value As Context

value = instance.Context
Context Context { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Keywords.Context
The context of the context expression.

See Also

Reference

ContextExpression Interface

ContextExpression Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace