Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Microsoft.ReportingServices.OnDemandReportRendering-Namespace