Hyperlink.TextToDisplay Property

Definition

Returns or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

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

Property Value

Applies to