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
  System.MarshalByRefObject
    ContractAdapterBase
      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 _
    Inherits ContractAdapterBase _
    Implements IRemoteObjectContract, IContract
'Usage
Dim instance As ManagedObjectWrapper
[SecurityCriticalAttribute(SecurityCriticalScope.Everything)]
public sealed class ManagedObjectWrapper : ContractAdapterBase, 
    IRemoteObjectContract, IContract

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