Share via


MethodCall.MethodBase 屬性

定義

取得受呼叫方法的 MethodBase

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

public:
 property System::Reflection::MethodBase ^ MethodBase { System::Reflection::MethodBase ^ get(); };
public System.Reflection.MethodBase MethodBase { get; }
public System.Reflection.MethodBase MethodBase { [System.Security.SecurityCritical] get; }
member this.MethodBase : System.Reflection.MethodBase
[<get: System.Security.SecurityCritical>]
member this.MethodBase : System.Reflection.MethodBase
Public ReadOnly Property MethodBase As MethodBase

屬性值

受呼叫方法的 MethodBase

實作

屬性

備註

方法屬於遠程物件。

適用於