Click or drag to resize

HtmlAttributeValue Property

Gets or sets the value of the attribute.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public string Value { get; set; }

Property Value

Type: String
See Also