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です。

適用対象