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
執行緒安全
此型別的所有公用靜態 (於 Visual Basic 共用) 成員都是執行緒安全。但並不保證所有執行個體成員為執行緒安全。