MethodReturnMessageWrapper.MethodBase Özellik

Tanım

MethodBaseÇağrılan yöntemi alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

MethodBase

MethodBaseÇağrılan metodun.

Uygulamalar

Öznitelikler

Açıklamalar

Yöntemi, uzak bir nesneye aittir.

Şunlara uygulanır