de la propiedad ContentSource.RefreshCrawls
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Property RefreshCrawls As RefreshCrawls
Get
Set
'Uso
Dim instance As ContentSource
Dim value As RefreshCrawls
value = instance.RefreshCrawls
instance.RefreshCrawls = value
public RefreshCrawls RefreshCrawls { get; set; }
Valor de propiedad
Tipo: Microsoft.Office.Server.Search.Administration.RefreshCrawls
Vea también
Referencia
Espacio de nombres Microsoft.Office.Server.Search.Administration