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)
Available in Sandboxed Solutions: No

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