System.Xml.XmlEntity.InnerXml Property

Gets the markup representing the children of this node.

Syntax

public override string InnerXml { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

XmlEntity nodes are read-only. Setting this property throws an exception.

This property is a Microsoft extension to the Document Object Model (DOM).

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0