Click or drag to resize

WebServiceErrorError Property

Gets or sets the error.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public string Error { get; set; }

Property Value

Type: String
The error message returned by the service.
See Also