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