NotifyEventArgs.Value Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets argument data passed from JavaScript.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property Value As String
public string Value { get; internal set; }

Property Value

Type: System..::.String
Type: String.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

NotifyEventArgs Class

Microsoft.Phone.Controls Namespace