CharacterData.Data

CharacterData.Data property

The character data of the node that implements this interface.

public virtual string Data { get; set; }

Property Value

The data.

See Also