System.Reflection.CustomAttributeNamedArgument.MemberInfo Property

Gets the attribute member that would be used to set the named argument.

Syntax

public MemberInfo MemberInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In most cases, the member is a property.

Requirements

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