Share via


SPDefaultSolutionValidator.RestoreFactoryExcludedTypes method

Restores all factory excluded types to the excluded types list.

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

Syntax

'Declaration
Public Sub RestoreFactoryExcludedTypes
'Usage
Dim instance As SPDefaultSolutionValidator

instance.RestoreFactoryExcludedTypes()
public void RestoreFactoryExcludedTypes()

See also

Reference

SPDefaultSolutionValidator class

SPDefaultSolutionValidator members

Microsoft.SharePoint.UserCode namespace