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