Gets the path of the xml file that this object's data was loaded from

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public string GetXmlFile()

Return Value

A String, the path of the file.

See Also