Click or drag to resize
LogClientReverseDns Property
Gets or sets the result of the last reverse DNS lookup on the client.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ReverseDns { get; set; }

Property Value

Type: String
See Also