TypePresenter.Text Propiedad

Definición

Obtiene el valor usado en el nombre para mostrar de un componente.

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

Valor de propiedad

Nombre de la cadena.

Se aplica a