TextView public class TextView Represents a view on a particular source code. Documentation Code public TextRange Range { get; } Gets the start and end of the text view. public string Text { get; } Gets the text associated with this view.