XmlReaderSettings.IgnoreProcessingInstructions Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value indicating whether to ignore processing instructions.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Booleantrue to ignore processing instructions; otherwise false. The default is false.
Show: