ReportAircraftJsonPictureUrl2 Property |
Gets or sets the URL of a picture of the aircraft.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PictureUrl2 { get; set; }
Public Property PictureUrl2 As String
Get
Set
public:
property String^ PictureUrl2 {
String^ get ();
void set (String^ value);
}
member PictureUrl2 : string with get, set
Property Value
Type:
StringSee Also