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