| SaveXML Method | |
| See Also |
- FileName
Specifies the path and file name of the XML data.
Saves the object data in XML formatted data to a file.
| Visual Basic |
|---|
Public Sub SaveXML( _
   ByRef FileName As String _
) |
- FileName
Specifies the path and file name of the XML data.