Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Accessor to the first SPDefaultSolutionValidator instance registered with the local SPUserCodeService.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPDefaultSolutionValidator
Get
'Usage
Dim value As SPDefaultSolutionValidator
value = SPDefaultSolutionValidator.Local
public static SPDefaultSolutionValidator Local { get; }
Property value
Type: Microsoft.SharePoint.UserCode.SPDefaultSolutionValidator
See also
Reference
SPDefaultSolutionValidator class