Свойство IImage.Source
Gets the type of the image source.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
ReadOnly Property Source As Image.SourceType
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering