| FromXMLFile Method | |
| See Also |
- bstrFileName
Specifies the the XML file.
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
Specifies the the XML file.
The path and name of the XML file from which to retrieve the object's data.