public DeviceEvents DeviceEvent { get; }
Public ReadOnly Property DeviceEvent As DeviceEvents
Get
Dim instance As DriveStatusChangedEventArgs
Dim value As DeviceEvents
value = instance.DeviceEvent
public:
property DeviceEvents DeviceEvent {
DeviceEvents get ();
}
member DeviceEvent : DeviceEvents with get
No code example is currently available or this language may not be supported.