System.Reflection.BindingFlags.DeclaredOnly Field

Specifies that only members declared at the level of the supplied type's hierarchy should be considered. Inherited members are not considered.

Value: DeclaredOnly

Syntax

BindingFlags DeclaredOnly

Remarks

Documentation for this section has not yet been entered.

Requirements

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