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: 9.2.6.0 (9.2.6.20250404)
Syntaxpublic AttributeValueQuote QuoteType { get; set; }
Public Property QuoteType As AttributeValueQuote
Get
Set
Property Value
Type:
AttributeValueQuote
See Also