SPUserCodeWrapper Constructor
Initializes a new instance of the SPUserCodeWrapper class, providing internal types that run in the partial trust AppDomain.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPUserCodeWrapper()
protected SPUserCodeWrapper()