This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetDiagnostics Interface > INetDiagnostics.Dump Method (ArcObjects .NET 10.4 SDK) |
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