IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

XMLDeclaration Property

Specifies details of the XML declaration.

Syntax

[VB.NET]
Public Property XMLDeclaration As XMLDeclaration

[C#]
public XMLDeclaration XMLDeclaration {get; set;}

Remarks

This property holds details of the XML declaration for the document being written.

This is only applicable when writing XML.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]