OldValue Field

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

Contains the value of the specified property before the change.

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

Syntax

'Declaration
Public ReadOnly OldValue As Object
public readonly Object OldValue
public:
initonly Object^ OldValue
val OldValue: Object
public final var OldValue : Object

.NET Framework Security

See Also

Reference

PropertyChangedEventArgs Class

Microsoft.SPOT Namespace