Share via


WeeksOfMonth 枚举 (Microsoft.Office.Server.Search.Administration)

Specifies the week or weeks of the month for the crawl schedule.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
<FlagsAttribute> _
Public Enumeration WeeksOfMonth
用法
Dim instance As WeeksOfMonth
[FlagsAttribute] 
public enum WeeksOfMonth

成员

  成员名称 说明
AllWeeks Specifies all weeks of the month for the crawl schedule. 
First Specifies the first week of the month for the crawl schedule. 
Fourth Specifies the fourth week of the month for the crawl schedule. 
Last Specifies the last week of the month for the crawl schedule. 
Second Specifies the second week of the month for the crawl schedule. 
Third Specifies the third week of the month for the crawl schedule. 

另请参阅

参考

Microsoft.Office.Server.Search.Administration 命名空间