MonthlyDateSchedule.MonthsOfYear 属性
获取或设置爬网计划在一年的月份。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property MonthsOfYear As MonthsOfYear
Get
Set
用法
Dim instance As MonthlyDateSchedule
Dim value As MonthsOfYear
value = instance.MonthsOfYear
instance.MonthsOfYear = value
public MonthsOfYear MonthsOfYear { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Administration.MonthsOfYear
从MonthsOfYear枚举的一个值。