IFlightSimulatorXViewFlightSimulatorPageAddress Property |
Gets or sets the address of the flight simulator web page that the server can display.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string FlightSimulatorPageAddress { get; set; }
Property FlightSimulatorPageAddress As String
Get
Set
property String^ FlightSimulatorPageAddress {
String^ get ();
void set (String^ value);
}
abstract FlightSimulatorPageAddress : string with get, set
Property Value
Type:
StringSee Also