Image.StreamName Propriété

Définition

Spécifie un nom pour l'image, qui peut être retransmis à CreateAndRegisterStream pour obtenir les octets sans les traiter via l'extension de rendu.

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

Valeur de propriété

string contenant le nom de l'image.

Implémente

Remarques

Implémente

Microsoft.ReportingServices.ReportRendering.IImage.StreamName

S’applique à