PropertyInfo.GetMethod Proprietà

Definizione

Ottiene la funzione di accesso get per questa proprietà.

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

Valore della proprietà

MethodInfo

Funzione di accesso get per questa proprietà.

Si applica a