SPIisWebServiceInstance constructor
Default constructor. Should be called only by the default constructor of a derived class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPIisWebServiceInstance()
protected SPIisWebServiceInstance()
Remarks
This constructor exists only because a default constructor is required for serialization. It does not perform any initialization.
See also
Reference
SPIisWebServiceInstance members