ParameterInfo.AttrsImpl 필드

정의

매개 변수의 특성입니다.

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

필드 값

ParameterAttributes

설명

이 필드는 클래스를 파생하는 사용자만을 위한 것입니다 ParameterInfo.

매개 변수 특성에 대한 일반적인 액세스는 을 통해서 Attributes입니다.

적용 대상