AsnResponseAutonomousSystemNumber Property |
Namespace:
MaxMind.GeoIP2.Responses
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public Nullable<long> AutonomousSystemNumber { get; }
Public ReadOnly Property AutonomousSystemNumber As Nullable(Of Long)
Get
public:
property Nullable<long long> AutonomousSystemNumber {
Nullable<long long> get ();
}
member AutonomousSystemNumber : Nullable<int64> with get
Property Value
Type:
NullableInt64See Also