: Content.DefaultGatheringAccount (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the default account used by the crawler.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property DefaultGatheringAccount As String
'Uso
Dim instance As Content
Dim value As String
value = instance.DefaultGatheringAccount
public string DefaultGatheringAccount { get; }
Valor de propiedad
A string that contains the account name.
Vea también
Referencia
Content (Clase)
Content (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)
Otros recursos
Introducción al modelo de objetos de administración del motor de búsqueda Enterprise Search
Introducción a los orígenes de contenido
Administración de contenido
Modelo de seguridad del motor de búsqueda Enterprise Search