Langue

Report.GetEmbeddedImageByName(String) Méthode

Définition

Accède à une image intégrée par son nom.

public:
 Microsoft::ReportingServices::RdlObjectModel::EmbeddedImage ^ GetEmbeddedImageByName(System::String ^ name);
public Microsoft.ReportingServices.RdlObjectModel.EmbeddedImage GetEmbeddedImageByName(string name);
member this.GetEmbeddedImageByName : string -> Microsoft.ReportingServices.RdlObjectModel.EmbeddedImage
Public Function GetEmbeddedImageByName (name As String) As EmbeddedImage

Paramètres

name
String

Nom de l’image.

Retours

L’image intégrée accédée.

S’applique à