WMSFromCapabilitiesBaseUrl Property |
Gets or Sets the base url of the service.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic Url[] BaseUrl { get; set; }
Public Property BaseUrl As Url()
Get
Set
Property Value
Type:
Url
See Also