Compartir a través de


: ScopeDisplayGroup.LastModifiedBy (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the name of the user who last modified the display group.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property LastModifiedBy As String
'Uso
Dim instance As ScopeDisplayGroup
Dim value As String

value = instance.LastModifiedBy
public string LastModifiedBy { get; }

Valor de propiedad

A string containing the name of the last user to modify the display group.

Vea también

Referencia

ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)