InvalidRequestExceptionCode Property |
The error code returned by the web service.
Namespace:
MaxMind.GeoIP2.Exceptions
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public string Code { get; }
Public ReadOnly Property Code As String
Get
public:
property String^ Code {
String^ get ();
}
member Code : string with get
Property Value
Type:
StringSee Also