Represents the slash mark (/).
Use the HtmlTextWriter.SlashChar field to render the slash marks when you write a URL. The HtmlTextWriter.WriteEndTag(string) method uses the HtmlTextWriter.SlashChar field when writing the closing tag of a markup element.