Empty Field

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

Contains an empty, read-only EventArgs object.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Shared ReadOnly Empty As EventArgs
public static readonly EventArgs Empty
public:
static initonly EventArgs^ Empty
static val Empty: EventArgs
public static final var Empty : EventArgs

.NET Framework Security

See Also

Reference

EventArgs Class

Microsoft.SPOT Namespace