Mono Class Library: System.Reflection.DefaultMemberAttribute Overview | Members

System.Reflection.DefaultMemberAttribute Constructor

Constructs and initializes new instance of the System.Reflection.DefaultMemberAttribute class. [Edit]

public DefaultMemberAttribute (string memberName)

Parameters

memberName
A string containing the name of the member to invoke. Can be a constructor, method, property, or field. [Edit]

Remarks

This constructor initializes the DefaultMemberAttribute.MemberName property using memberName . [Edit]

Requirements

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