The first line of the address.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Address { get; protected set; }
Public Property Address As String
Get
Protected Set
public:
property String^ Address {
String^ get ();
protected: void set (String^ value);
}
member Address : string with get, set
Property Value
Type:
String
See Also