This document is archived and information here might be outdated. Recommended version. |
Dump the contents of the logical network to the given file.
[Visual Basic .NET]
Public Sub Dump ( _
ByVal fileName As String _
)
[C#]
public void Dump (
string fileName
);
[C++]
HRESULT Dump(
BSTR fileName
);
[C++] Parameters fileName [in]
fileName is a parameter of type BSTR