MethodCallMessageWrapper.MethodBase Egenskap

Definition

Hämtar den MethodBase anropade metoden.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 virtual property System::Reflection::MethodBase ^ MethodBase { System::Reflection::MethodBase ^ get(); };
public virtual System.Reflection.MethodBase MethodBase { get; }
public virtual 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 Overridable ReadOnly Property MethodBase As MethodBase

Egenskapsvärde

För MethodBase den anropade metoden.

Implementeringar

Attribut

Kommentarer

Metoden tillhör ett fjärrobjekt.

Gäller för