ParameterInfo.AttrsImpl Campo

Definizione

Attributi del parametro.

protected: System::Reflection::ParameterAttributes AttrsImpl;
protected System.Reflection.ParameterAttributes AttrsImpl;
val mutable AttrsImpl : System.Reflection.ParameterAttributes
Protected AttrsImpl As ParameterAttributes 

Valore del campo

Commenti

Questo campo è destinato solo agli utenti che derivano classi da ParameterInfo.

L'accesso tipico agli attributi dei parametri è tramite Attributes.

Si applica a