Linguaggio

Image.StreamName Proprietà

Definizione

Specifica un nome per l'immagine, a cui può essere passato indietro CreateAndRegisterStream per ottenere i byte senza elaborarli tramite l'estensione di rendering.

public:
 property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String

Valore della proprietà

A contenente string il nome dell'immagine.

Implementazioni

Commenti

Implementazioni

Microsoft.ReportingServices.ReportRendering.IImage.StreamName

Si applica a