Condividi tramite


Classe ManagedObjectWrapper

Questa classe è riservata a utilizzi interni e non deve essere utilizzata direttamente dal codice.

Spazio dei nomi: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Sintassi

<DebuggerNonUserCodeAttribute> _
<SecurityCriticalAttribute(SecurityCriticalScope.Everything)> _
Public NotInheritable Class ManagedObjectWrapper
    Inherits ContractAdapterBase
    Implements IRemoteObjectContract

Dim instance As ManagedObjectWrapper
[DebuggerNonUserCodeAttribute] 
[SecurityCriticalAttribute(SecurityCriticalScope.Everything)] 
public sealed class ManagedObjectWrapper : ContractAdapterBase, IRemoteObjectContract

Gerarchia di ereditarietà

System.Object
   System.MarshalByRefObject
     Microsoft.VisualStudio.Tools.Applications.ContractAdapterBase
      Microsoft.Office.InfoPath.ManagedObjectWrapper

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. I membri di istanza non sono garantiti come thread-safe.

Vedere anche

Riferimenti

Membri ManagedObjectWrapper
Spazio dei nomi Microsoft.Office.InfoPath