Compartir a través de


Hyperlink.TextToDisplay Propiedad

Definición

Devuelve o establece el texto que se mostrará para el hipervínculo especificado. El valor predeterminado es la dirección del hipervínculo.

public:
 property System::String ^ TextToDisplay { System::String ^ get(); void set(System::String ^ value); };
public string TextToDisplay { get; set; }
Public Property TextToDisplay As String

Valor de propiedad

Se aplica a