InternalEvent Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The generic event associated with this object.

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly InternalEvent As GenericEvent
public readonly GenericEvent InternalEvent
public:
initonly GenericEvent^ InternalEvent
val InternalEvent: GenericEvent
public final var InternalEvent : GenericEvent

.NET Framework Security

See Also

Reference

GenericEventArgs Class

Microsoft.SPOT.Input Namespace