Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Available in Sandboxed Solutions: No
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