XMLDocument.Filename


public property Filename

Prototype:

Read/Write property Filename [=szFileName]

Description:

Sets or gets the name of the targeted filename. After setting this property you may call the Load or Save methods.

Return value:

Returns the name of the targeted filename. If no target is set, it returns an empty string.