Compartir a través de


NotifyEventArgs.Value (Propiedad)

Espacio de nombres:  Microsoft.Phone.Controls
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property Value As String
public string Value { get; internal set; }
public:
property String^ Value {
    String^ get ();
    internal: void set (String^ value);
}
member Value : string with get, internal set

Valor de propiedad

Tipo: System.String

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

NotifyEventArgs Clase

Microsoft.Phone.Controls (Espacio de nombres)