HtmlAttributeQuoteType Property  | 
 
            Specifies what type of quote the data should be wrapped in
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic AttributeValueQuote QuoteType { get; set; }Public Property QuoteType As AttributeValueQuote
	Get
	Set
Property Value
Type: 
AttributeValueQuote
See Also