NewValue 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 after the change.

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

Syntax

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

.NET Framework Security

See Also

Reference

PropertyChangedEventArgs Class

Microsoft.SPOT Namespace