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