PropertyInfo.GetMethod Özellik

Tanım

Bu özelliğin erişimcisini get alır.

public:
 virtual property System::Reflection::MethodInfo ^ GetMethod { System::Reflection::MethodInfo ^ get(); };
public virtual System.Reflection.MethodInfo GetMethod { get; }
public virtual System.Reflection.MethodInfo? GetMethod { get; }
member this.GetMethod : System.Reflection.MethodInfo
Public Overridable ReadOnly Property GetMethod As MethodInfo

Özellik Değeri

MethodInfo

Bu özelliğin get erişimcisi.

Şunlara uygulanır