Skip to main content
A newer version of this page is available. .

XmlFileConnectionParameters Constructors

Contains parameters used to establish a connection to an XML file.
Name Parameters Description
XmlFileConnectionParameters() none Initializes a new instance of the XmlFileConnectionParameters class with the default settings.
XmlFileConnectionParameters(String) fileName Initializes a new instance of the XmlFileConnectionParameters class.
See Also