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