Initializes a new instance of the Attribute class with a value.
Namespace: HTMLPlusPlus.AttributeAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public Attribute( string value ) |
Parameters
- value
- Type: System..::..String
The value of the tag atrribute.