MonthlyDayOfWeekSchedule 类 (Microsoft.Office.Server.Search.Administration)
Represents a crawl schedule used to specify the days of the month, the weeks of the month, and the months of the year when the crawl should occur.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class MonthlyDayOfWeekSchedule
Inherits Schedule
用法
Dim instance As MonthlyDayOfWeekSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public sealed class MonthlyDayOfWeekSchedule : Schedule
继承层次结构
System.Object
Microsoft.Office.Server.Search.Administration.Schedule
Microsoft.Office.Server.Search.Administration.MonthlyDayOfWeekSchedule
线程安全性
此类型的任何公共静态(在 Visual Basic 中共享)成员是线程安全的。不保证任何实例成员都是线程安全的。
另请参阅
参考
MonthlyDayOfWeekSchedule 成员
Microsoft.Office.Server.Search.Administration 命名空间