Compartir a través de


: MonthlyDayOfWeekSchedule.DaysOfWeek (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the days of the week for the crawl schedule.

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

Sintaxis

'Declaración
Public Property DaysOfWeek As DaysOfWeek
'Uso
Dim instance As MonthlyDayOfWeekSchedule
Dim value As DaysOfWeek

value = instance.DaysOfWeek

instance.DaysOfWeek = value
public DaysOfWeek DaysOfWeek { get; set; }

Valor de propiedad

A value from the DaysOfWeek enumeration.

Vea también

Referencia

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