System.Reflection.GenericParameterAttributes.ReferenceTypeConstraint Field

A type can be substituted for the generic type parameter only if it is a reference type.

Syntax

GenericParameterAttributes ReferenceTypeConstraint

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0