次の方法で共有


ManagedObjectWrapper クラス

この型は SecurityCriticalAttribute 属性を持っているため、使用は .NET Framework for Silverlight クラス ライブラリ内部に限定されます。アプリケーション コードでこの型のメンバーを使用すると、MethodAccessException がスローされます。

[セキュリティ クリティカル]

内部使用のために予約されています。

継承階層

System.Object
  System.MarshalByRefObject
    ContractAdapterBase
      Microsoft.Office.InfoPath.ManagedObjectWrapper

名前空間:  Microsoft.Office.InfoPath
アセンブリ:  Microsoft.Office.InfoPath (Microsoft.Office.InfoPath.dll)

構文

'宣言
<SecurityCriticalAttribute(SecurityCriticalScope.Everything)> _
Public NotInheritable Class ManagedObjectWrapper _
    Inherits ContractAdapterBase _
    Implements IRemoteObjectContract, IContract
'使用
Dim instance As ManagedObjectWrapper
[SecurityCriticalAttribute(SecurityCriticalScope.Everything)]
public sealed class ManagedObjectWrapper : ContractAdapterBase, 
    IRemoteObjectContract, IContract

スレッドの安全性

この型の public static (Visual Basic ではShared ) メンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

ManagedObjectWrapper メンバー

Microsoft.Office.InfoPath 名前空間