TextContent

Element.TextContent property

Gets the text content of the element.

public override string TextContent { get; set; }

See Also