Defines the member of a type that is the default member used by InvokeMember. The default member is a name given to a type.
Object
Attribute
DefaultMemberAttribute
[Visual Basic] Public Class DefaultMemberAttribute Inherits Attribute [C#] public class DefaultMemberAttribute : Attribute [C++] public __gc class DefaultMemberAttribute : public Attribute [JScript] public class DefaultMemberAttribute extends Attribute
[To be supplied.]
Namespace: System.Reflection
Assembly: mscorlib.dll
DefaultMemberAttribute Members | System.Reflection Namespace