Image.Source 属性
Identifies the source of the image.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public ReadOnly Property Source As Image..::..SourceType
Get
用法
Dim instance As Image
Dim value As Image..::..SourceType
value = instance.Source
public Image..::..SourceType Source { get; }
public:
virtual property Image..::..SourceType Source {
Image..::..SourceType get () sealed;
}
abstract Source : Image..::..SourceType
override Source : Image..::..SourceType
final function get Source () : Image..::..SourceType
属性值
类型:Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType object.