Compartilhar via


Propriedade Deal.ExpirationDate

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property ExpirationDate As Nullable(Of DateTime)
public Nullable<DateTime> ExpirationDate { get; set; }
public:
property Nullable<DateTime> ExpirationDate {
    Nullable<DateTime> get ();
    void set (Nullable<DateTime> value);
}
member ExpirationDate : Nullable<DateTime> with get, set

Valor de propriedade

Tipo: System.Nullable<DateTime>

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

Deal Classe

Namespace Microsoft.Phone.Wallet