Click or drag to resize
IAircraftPictureFileName Property
Gets or sets the full path and filename of the aircraft's picture or null if the aircraft has no picture.

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

Property Value

Type: String
See Also