Compartilhar via


ModelMetadata.DisplayName Propriedade

Definição

Obtém ou define o texto a ser usado na interface do usuário quando o nome do modelo é exibido.

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

Valor da propriedade

String

O texto a ser usado como o nome do modelo.

Aplica-se a