Freigeben über


IImage.Source-Eigenschaft

Gets the type of the image source.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
ReadOnly Property Source As Image.SourceType 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

IImage Schnittstelle

Microsoft.ReportingServices.OnDemandReportRendering-Namespace