MonthlyDateSchedule 构造函数 (Microsoft.Office.Server.Search.Administration)

Initializes a new instance of the MonthlyDateSchedule class based on the specified SearchContext object.

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

语法

声明
Public Sub New ( _
    app As SearchContext _
)
用法
Dim app As SearchContext

Dim instance As New MonthlyDateSchedule(app)
public MonthlyDateSchedule (
    SearchContext app
)

参数

  • app
    A SearchContext object representing a Shared Service Provider's search service.

另请参阅

参考

MonthlyDateSchedule 类
MonthlyDateSchedule 成员
Microsoft.Office.Server.Search.Administration 命名空间