IFlightSimulatorXViewRideStatus Property |
Gets or sets a description of the state of the FSX 'ride' feature.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string RideStatus { get; set; }
Property RideStatus As String
Get
Set
property String^ RideStatus {
String^ get ();
void set (String^ value);
}
abstract RideStatus : string with get, set
Property Value
Type:
StringSee Also