Compartilhar via


Propriedade WalletItem.BarcodeImage

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

Sintaxe

'Declaração
Public Property BarcodeImage As BitmapSource
public BitmapSource BarcodeImage { get; set; }
public:
property BitmapSource^ BarcodeImage {
    BitmapSource^ get ();
    void set (BitmapSource^ value);
}
member BarcodeImage : BitmapSource with get, set

Valor de propriedade

Tipo: System.Windows.Media.Imaging.BitmapSource

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

WalletItem Classe

Namespace Microsoft.Phone.Wallet