Compartir a través de


ScheduledNotification.Content (Propiedad)

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

Sintaxis

'Declaración
Public Overridable Property Content As String
public virtual string Content { get; set; }
public:
virtual property String^ Content {
    String^ get ();
    void set (String^ value);
}
abstract Content : string with get, set
override Content : string with get, 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

ScheduledNotification Clase

Microsoft.Phone.Scheduler (Espacio de nombres)