ManagedObjectWrapper クラス
このクラスは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)
構文
'宣言
<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
継承階層
System.Object
System.MarshalByRefObject
Microsoft.VisualStudio.Tools.Applications.ContractAdapterBase
Microsoft.Office.InfoPath.ManagedObjectWrapper
スレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。