ManagedObjectWrapper class

This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.

[SECURITY CRITICAL]

Reserved for internal use.

Inheritance hierarchy

System.Object
  Microsoft.Office.InfoPath.ManagedObjectWrapper

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
<SecurityCriticalAttribute(SecurityCriticalScope.Everything)> _
Public NotInheritable Class ManagedObjectWrapper
'Usage
Dim instance As ManagedObjectWrapper
[SecurityCriticalAttribute(SecurityCriticalScope.Everything)]
public sealed class ManagedObjectWrapper

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ManagedObjectWrapper members

Microsoft.Office.InfoPath namespace