QueryGroup.Name field
Specifies the name of the query group.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Name As String
'Usage
Dim instance As QueryGroup
Dim value As String
value = instance.Name
instance.Name = value
public string Name