: ScopeDisplayGroup.Name (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the display group name.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property Name As String
'Uso
Dim instance As ScopeDisplayGroup
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valor de propiedad
A string that contains the display group name.
Vea también
Referencia
ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)