InvalidRequestExceptionUri Property |
The URI queried by the web service.
Namespace:
MaxMind.GeoIP2.Exceptions
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax Public ReadOnly Property Uri As Uri
Get
public:
property Uri^ Uri {
Uri^ get ();
}
member Uri : Uri with get
Property Value
Type:
UriSee Also