Table of Contents

Enum AttributeValueQuote

Namespace
HtmlAgilityPack
Assembly
HtmlAgilityPack.dll

An Enum representing different types of Quotes used for surrounding attribute values

public enum AttributeValueQuote

Fields

DoubleQuote = 1

A double quote mark "

SingleQuote = 0

A single quote mark '