Proprietà MediaHistoryItem.ImageStream

Spazio dei nomi:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

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

Valore proprietà

Tipo: System.IO.Stream

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MediaHistoryItem Classe

Spazio dei nomi Microsoft.Devices