System.Reflection.Module.FilterTypeNameIgnoreCase Field

A TypeFilter object that filters the list of types defined in this module based upon the name. This field is case-insensitive and read-only.

Value: null

Syntax

public static readonly TypeFilter FilterTypeNameIgnoreCase

Remarks

The filter supports a trailing "*" wildcard.

Requirements

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