Compartilhar via


StripLine.Text Propriedade

Definição

Obtém ou define o texto da faixa.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Text { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Text : string with get, set
Public Property Text As String

Valor da propriedade

String

Um valor string que representa o texto de uma faixa.

Atributos

Comentários

Use essa propriedade para adicionar texto a uma faixa.

Aplica-se a