System.Reflection.TypeDelegator.GetAttributeFlagsImpl Method

Gets the attributes assigned to the TypeDelegator.

Syntax

protected override TypeAttributes GetAttributeFlagsImpl ()

Returns

A TypeAttributes object representing the implementation attribute flags.

Remarks

This method can be used to determine if the TypeDelegator is abstract, public, and so on.

Requirements

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