SimConnectEventObservedEventArgsValue Property |
[Missing <summary> documentation for "P:VirtualRadar.Interface.FlightSimulatorX.SimConnectEventObservedEventArgs.Value"]
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint Value { get; set; }
Public Property Value As UInteger
Get
Set
public:
property unsigned int Value {
unsigned int get ();
void set (unsigned int value);
}
member Value : uint32 with get, set
Property Value
Type:
UInt32See Also