Share via


SPIisWebServiceProxy 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 SPIisWebServiceProxy()
protected SPIisWebServiceProxy()

Remarks

This constructor exists only because a default constructor is required for serialization. It does not perform any initialization tasks.

See also

Reference

SPIisWebServiceProxy class

SPIisWebServiceProxy members

SPIisWebServiceProxy overload

Microsoft.SharePoint.Administration namespace