| ToXMLFile Method | |
| See Also |
- bstrFileName
Specifies the XML file name including path.
The path and file name of the XML file.
Creates an XML file that represents the object data.
Creates an XML file that represents the object.
| Visual Basic |
|---|
Public Sub ToXMLFile( _
   ByVal bstrFileName As String _
) |
- bstrFileName
Specifies the XML file name including path.
The path and file name of the XML file.
The schema of the XML can be retrieved with the GetXMLSchema method.