CustomPluralizationEntry.Plural Property

 

Get the plural.

Namespace:   System.Data.Entity.Infrastructure.Pluralization
Assembly:  EntityFramework (in EntityFramework.dll)

public string Plural {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.String