| TcasResolutionAdvisoryThreatIcao24 Property | 
            Gets or sets the ICAO24 code of the most recently declared threat to the aircraft, if known.
            
 
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic int ThreatIcao24 { get; set; }Public Property ThreatIcao24 As Integer
	Get
	Set
public:
property int ThreatIcao24 {
	int get ();
	void set (int value);
}member ThreatIcao24 : int with get, set
Property Value
Type: 
Int32 Remarks
Remarks See Also
See Also