Compartir a través de


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

Gets the name of the user who last modified a scope.

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 Scope
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 scope.

Vea también

Referencia

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