Gets or sets the keyword query’s hidden constraints.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Visual Basic (Declaration)
Public Property HiddenConstraints As String
Dim instance As KeywordQuery
Dim value As String
value = instance.HiddenConstraints
instance.HiddenConstraints = value
public string HiddenConstraints { get; set; }
Property Value
A string that contains the constraints.