Context.ContextExpression Property
Gets the context expression associated with the context.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property ContextExpression As AggregateContextExpression
Get
'Usage
Dim instance As Context
Dim value As AggregateContextExpression
value = instance.ContextExpression
AggregateContextExpression ContextExpression { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Keywords.AggregateContextExpression
The ContextExpression for the context.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace