This document is archived and information here might be outdated. Recommended version. |
Writes a WMS connection file.
[Visual Basic .NET]
Public Sub SaveToFile ( _
ByVal Path As String _
)
[C#]
public void SaveToFile (
string Path
);