Share via


TypeAttribute.FriendlyNamePlural Property

Definition

Gets or sets the type's plural friendly name.

public:
 property System::String ^ FriendlyNamePlural { System::String ^ get(); void set(System::String ^ value); };
public string FriendlyNamePlural { get; set; }
member this.FriendlyNamePlural : string with get, set
Public Property FriendlyNamePlural As String

Property Value

Applies to