| SaveXML Method | |
| See Also |
- FileName
Specifies the path and file name of the XML data.
Save object as XML document
| Visual Basic |
|---|
Public Sub SaveXML( _
   ByRef FileName As String _
) |
- FileName
Specifies the path and file name of the XML data.
| SaveXML Method | |
| See Also |
Specifies the path and file name of the XML data.
| Visual Basic |
|---|
Public Sub SaveXML( _
   ByRef FileName As String _
) |
Specifies the path and file name of the XML data.