Partager via


Propriété IImage.Source

Gets the type of the image source.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
ReadOnly Property Source As Image.SourceType 
    Get
'Utilisation
Dim instance As IImage 
Dim value As Image.SourceType 

value = instance.Source
Image.SourceType Source { get; }
property Image.SourceType Source {
    Image.SourceType get ();
}
abstract Source : Image.SourceType
function get Source () : Image.SourceType

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value.

Voir aussi

Référence

IImage Interface

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering