Table of Contents

Property Value

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

Value

Gets or sets the value of the node.

public override string Value { get; set; }

Property Value

string

The value of the node.

Exceptions

ArgumentException

Node is read-only.