Partager via


MetaType.OnLoadedMethod Propriété

Définition

En cas de substitution dans une classe dérivée, obtient des informations sur la OnLoaded méthode contenue par ce méta-type.

public:
 abstract property System::Reflection::MethodInfo ^ OnLoadedMethod { System::Reflection::MethodInfo ^ get(); };
public abstract System.Reflection.MethodInfo OnLoadedMethod { get; }
member this.OnLoadedMethod : System.Reflection.MethodInfo
Public MustOverride ReadOnly Property OnLoadedMethod As MethodInfo

Valeur de propriété

Description de la OnLoaded méthode pour ce métatype.

S’applique à