ManagedObjectWrapper Class (Microsoft.Office.InfoPath)
This class is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
<SecurityCriticalAttribute(SecurityCriticalScope.Everything)> _
Public NotInheritable Class ManagedObjectWrapper
Inherits ContractAdapterBase
Implements IRemoteObjectContract
'Usage
Dim instance As ManagedObjectWrapper
[DebuggerNonUserCodeAttribute]
[SecurityCriticalAttribute(SecurityCriticalScope.Everything)]
public sealed class ManagedObjectWrapper : ContractAdapterBase, IRemoteObjectContract
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.VisualStudio.Tools.Applications.ContractAdapterBase
Microsoft.Office.InfoPath.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