Compartilhar via


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)
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 Class

SPIisWebServiceInstance Members

SPIisWebServiceInstance Overload

Microsoft.SharePoint.Administration Namespace