System.Reflection.ParameterInfo.DefaultValueImpl Field

The default value of the parameter.

Syntax

protected object DefaultValueImpl

Remarks

This field is intended only for users who are deriving classes from ParameterInfo.

Typical access to the default value of the parameter is through ParameterInfo.DefaultValue.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0