EnumMember.Name Property

 

Gets the name of this enumeration member.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string Name { get; }

Property Value

Type: System.String

The name of this enumeration member.