System.Reflection.Missing.Value Field

Represents the sole instance of the System.Reflection.Missing class.

Value: null

Syntax

public static readonly Missing Value

Remarks

Use this instance of the System.Reflection.Missing class to represent missing values, for example, when you invoke methods that have default parameter values. For a code example, see the System.Reflection.Missing class.

Requirements

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