Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace