HTMLScriptElement.Text

HTMLScriptElement.Text property

The script content of the element.

public string Text { get; set; }

See Also