DisplayNameAttribute.DisplayNameValue Propiedad

Definición

Obtiene o establece el nombre para mostrar.

protected:
 property System::String ^ DisplayNameValue { System::String ^ get(); void set(System::String ^ value); };
protected string DisplayNameValue { get; set; }
member this.DisplayNameValue : string with get, set
Protected Property DisplayNameValue As String

Valor de propiedad

El nombre para mostrar.

Se aplica a