IWFSConnection Interface
Provides access to members that supply WFS connection information.
Members
Name | Description | |
---|---|---|
![]() |
FullName | Complete information required to connect to a WFS server.. |
![]() |
Name | Name of the connection. |
IWFSConnection.FullName Property
Complete information required to connect to a WFS server..
Public Property FullName As IName
public IName FullName {get; set;}
IWFSConnection.Name Property
Name of the connection.
Public Property Name As String
public string Name {get; set;}
Classes that implement IWFSConnection
Classes | Description |
---|---|
WFSConnection | The Connection for WMS. |