다음을 통해 공유


RealProxy.GetUnwrappedServer 메서드

정의

현재 프록시 인스턴스가 나타내는 서버 개체를 반환합니다.

protected:
 MarshalByRefObject ^ GetUnwrappedServer();
protected MarshalByRefObject GetUnwrappedServer ();
[System.Security.SecurityCritical]
protected MarshalByRefObject GetUnwrappedServer ();
member this.GetUnwrappedServer : unit -> MarshalByRefObject
[<System.Security.SecurityCritical>]
member this.GetUnwrappedServer : unit -> MarshalByRefObject
Protected Function GetUnwrappedServer () As MarshalByRefObject

반환

현재 프록시 인스턴스가 나타내는 서버 개체입니다.

특성

예외

직접 실행 호출자에게 UnmanagedCode 권한이 없는 경우

설명

합니다 GetUnwrappedServer 메서드는 외부와 관련 된 시나리오에서 사용 Context 동일한 AppDomain입니다.

적용 대상