HttpExceptionUri Property |
The URI queried by the web service.
Namespace:
MaxMind.MinFraud.Exception
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.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