Partilhar via


Propriedade Source

Identifies the source of the image.

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

Sintaxe

'Declaração
Public ReadOnly Property Source As Image..::..SourceType
    Get
'Uso
Dim instance As Image
Dim value As Image..::..SourceType

value = instance.Source
public Image..::..SourceType Source { get; }
public:
virtual property Image..::..SourceType Source {
    Image..::..SourceType get () sealed;
}
abstract Source : Image..::..SourceType
override Source : Image..::..SourceType
final function get Source () : Image..::..SourceType

Implementa

IImage. . :: . .Source