Share via


QueryInfo.ContextualScope Property

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

Syntax

'Declaration
Public Property ContextualScope As String
    Get
    Set
'Usage
Dim instance As QueryInfo
Dim value As String

value = instance.ContextualScope

instance.ContextualScope = value
public string ContextualScope { get; set; }

Property Value

Type: System.String

See Also

Reference

QueryInfo Class

QueryInfo Members

Microsoft.Office.Server.Search.Query Namespace