MethodReturnMessageWrapper.MethodBase Tulajdonság

Definíció

Lekéri a MethodBase hívott metódust.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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

Tulajdonság értéke

Az MethodBase úgynevezett metódus.

Megvalósítás

Attribútumok

Megjegyzések

A metódus egy távoli objektumhoz tartozik.

A következőre érvényes: