Gets or sets the xMapServer url (e.g. http://127.0.0.1:50010/xmap/ws/XMap).
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string Url { get; }
Public ReadOnly Property Url As String
Get
public:
property String^ Url {
String^ get ();
}
member Url : string with get
Property Value
Type:
StringSee Also