Share via


MethodReturnMessageWrapper.MethodBase Vlastnost

Definice

MethodBase Získá volanou metodu.

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::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

Hodnota vlastnosti

Volanou MethodBase metodu.

Implementuje

Atributy

Poznámky

Metoda patří vzdálenému objektu.

Platí pro