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