Gets or sets the url pointing to where the xMapServer is located (e.g. http://127.0.0.1:50010/xmap/ws/XMap).
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax string XMapUrl { get; set; }
Property XMapUrl As String
Get
Set
property String^ XMapUrl {
String^ get ();
void set (String^ value);
}
abstract XMapUrl : string with get, set
Property Value
Type:
StringSee Also