次の方法で共有


Source プロパティ

画像のソースを指定します。

名前空間:  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

実装

IImage. . :: . .Source