ContentSource.RefreshCrawls property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
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; }
Property value
Type: Microsoft.Office.Server.Search.Administration.RefreshCrawls