SPSolutionValidator constructor

This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor that are made outside of those default constructors do not properly initialize the object.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New SPSolutionValidator()
protected SPSolutionValidator()

See also

Reference

SPSolutionValidator class

SPSolutionValidator members

SPSolutionValidator overload

Microsoft.SharePoint.UserCode namespace