Text

Label.Text property

Gets or sets the text of the label.

public string Text { get; set; }

See Also