ParameterInfo.AttrsImpl Pole

Definice

Atributy parametru.

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

Hodnota pole

ParameterAttributes

Poznámky

Toto pole je určené pouze pro uživatele, kteří odvozují třídy z ParameterInfo třídy .

Typický přístup k atributům parametrů je prostřednictvím Attributes .

Platí pro