Share via


MethodReturnMessageWrapper.LogicalCallContext Vlastnost

Definice

Získá pro LogicalCallContext aktuální volání metody.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 virtual property System::Runtime::Remoting::Messaging::LogicalCallContext ^ LogicalCallContext { System::Runtime::Remoting::Messaging::LogicalCallContext ^ get(); };
public virtual System.Runtime.Remoting.Messaging.LogicalCallContext LogicalCallContext { get; }
public virtual System.Runtime.Remoting.Messaging.LogicalCallContext LogicalCallContext { [System.Security.SecurityCritical] get; }
member this.LogicalCallContext : System.Runtime.Remoting.Messaging.LogicalCallContext
[<get: System.Security.SecurityCritical>]
member this.LogicalCallContext : System.Runtime.Remoting.Messaging.LogicalCallContext
Public Overridable ReadOnly Property LogicalCallContext As LogicalCallContext

Hodnota vlastnosti

Pro LogicalCallContext aktuální volání metody.

Implementuje

Atributy

Poznámky

Metoda patří vzdálenému objektu.

Platí pro