CustomAttributeNamedArgument::MemberInfo Property
.NET Framework (current version)
Gets the attribute member that would be used to set the named argument.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection::MemberInfo^The attribute member that would be used to set the named argument.
In most cases, the member is a property.
.NET Framework
Available since 2.0
Available since 2.0
Show: