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