SelectListItem.Text Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą tekst wyświetlany tego SelectListItemelementu . Ta właściwość jest zwykle renderowana jako wewnętrzny kod HTML w elemecie HTML <option> .

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

Wartość właściwości

Dotyczy