| FromXMLFile Method | |
| See Also |
- bstrFileName
The path and name of the XML file from which to retrieve the object's data.
Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method.
| Visual Basic |
|---|
Public Sub FromXMLFile( _
ByVal bstrFileName As String _
) |
- bstrFileName
The path and name of the XML file from which to retrieve the object's data.