UntiledProviderRequestUriString Property |
URL of the service which provides untiled access of a map image via JSON request.
Namespace:
Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string RequestUriString { get; set; }
Public Property RequestUriString As String
Get
Set
public:
property String^ RequestUriString {
String^ get ();
void set (String^ value);
}
member RequestUriString : string with get, set
Property Value
Type:
StringSee Also