TypePresenter.TypeName Propiedad

Definición

Obtiene el nombre para mostrar de un tipo de componente.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Valor de propiedad

Cadena que representa el nombre para mostrar.

Se aplica a