Propriedade Source
Gets the type of the image source.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
ReadOnly Property Source As Image..::..SourceType
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Image. . :: . .SourceType
A Image..::..SourceType value.
Consulte também