Data

CharacterData.Data property

Gets or sets the character data of the node that implements this interface.

public string Data { get; set; }

See Also