ArcObjects Library Reference (Catalog)  

IGxWMSConnection.SaveToFile Method

Writes a WMS connection file.

[Visual Basic .NET]
Public Sub SaveToFile ( _
    ByVal Path As String _
)
[C#]
public void SaveToFile (
    string Path
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMSConnection Interface