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