Compartir a través de


ScheduledNotification.Title (Propiedad)

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

Sintaxis

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