共用方式為


MethodCallMessageWrapper.LogicalCallContext 屬性

定義

取得目前方法呼叫的 LogicalCallContext

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

目前方法呼叫的 LogicalCallContext

實作

屬性

備註

方法屬於遠程物件。

適用於