Indicates whether the type attribute System.Reflection.TypeAttributes.AnsiClass is selected for the current type.
true if the type attribute System.Reflection.TypeAttributes.AnsiClass is selected for the current type; otherwise, false.
This property is read-only.
If the current Type represents a generic type, this property applies to the definition of the type. If the current Type represents a type parameter of a generic type or method, this property always returns false.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0