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에서 공유되는 이 형식의 모든 Public static 구성원은 스레드로부터 안전합니다.