MethodReturnMessageWrapper.MethodBase Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.