Share via


MemberInfo.Name Property

Gets the name of the current member.

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)

Syntax

public virtual abstract string Name { get; }

Property Value

A String object that contains the name of the current member.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

MemberInfo Class
MemberInfo Members
System.Reflection Namespace