Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the type of the image source.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
ReadOnly Property Source As Image.SourceType
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering