Partager via


ContentReadyEventArgs.ImageStream, propriété

Espace de noms :  Microsoft.Devices
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Property ImageStream As Stream
public Stream ImageStream { get; private set; }
public:
property Stream^ ImageStream {
    Stream^ get ();
    private: void set (Stream^ value);
}
member ImageStream : Stream with get, private set

Valeur de propriété

Type : System.IO.Stream

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

ContentReadyEventArgs Classe

Microsoft.Devices, espace de noms