IWMSConnectionName Interface

Provides access to members that supply WMS server connection name information.

Members

Name Description
Read/write property ConnectionProperties Connection properties that will be used to connect to the WMS server.
Method OpenEx Opens the WMS Connection.

IWMSConnectionName.ConnectionProperties Property

Connection properties that will be used to connect to the WMS server.

Remarks

ConnectionProperties is named value pairs relating to WMS service connection. This is where you would set the WMS server URL.Relevant names include �URL�, which is the minimum required, and three optional names: "VERSION', which specifies the WMS version, and two names,�USER� and �PASSWORD� that can be used when connecting to a WMS service over HTTPS.

IWMSConnectionName.OpenEx Method

Opens the WMS Connection.

Remarks

OpenEx returns a WMSConnection.

Classes that implement IWMSConnectionName

Classes Description
WMSConnectionName The WMS Connection name.

Remarks

IWMSConnectionName provides a property (ConnectionProperties) to hold server connection properties and a method (OpenEx) that returns the connection once these properties have been set.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.