SPSolutionValidator.Update method
Apply changes made to this validator for solution validation.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPSolutionValidator
instance.Update()
public override void Update()