| HtmlNodeClosingAttributes Property  | 
            Gets the collection of HTML attributes for the closing tag. May not be null.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic HtmlAttributeCollection ClosingAttributes { get; }Public ReadOnly Property ClosingAttributes As HtmlAttributeCollection
	Get
Property Value
Type: 
HtmlAttributeCollection
See Also