SPIisWebServiceInstance 构造函数
默认构造函数。应该只能由派生类的默认构造函数调用。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New SPIisWebServiceInstance()
protected SPIisWebServiceInstance()
备注
此构造函数存在只是因为一个默认构造函数,则需要进行序列化。它不执行任何初始化。