SPIisWebServiceApplicationProxy constructor

The default constructor, which is called implicitly by the default constructors of derived classes.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New SPIisWebServiceApplicationProxy()
protected SPIisWebServiceApplicationProxy()

Remarks

This constructor is called implicitly by the default constructors of derived classes; explicit calls outside those default constructors will not properly initialize the object.

See also

Reference

SPIisWebServiceApplicationProxy class

SPIisWebServiceApplicationProxy members

SPIisWebServiceApplicationProxy overload

Microsoft.SharePoint.Administration namespace