Represents a processing instruction, which XML defines to keep processor-specific information in the text of the document.
Object
XmlNode
XmlLinkedNode
XmlProcessingInstruction
[Visual Basic] Public Class XmlProcessingInstruction Inherits XmlLinkedNode [C#] public class XmlProcessingInstruction : XmlLinkedNode [C++] public __gc class XmlProcessingInstruction : public XmlLinkedNode [JScript] public class XmlProcessingInstruction extends XmlLinkedNode
[To be supplied.]
Namespace: System.NewXml
Assembly: System.Xml.dll