다음을 통해 공유


BackgroundImage.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 BackgroundImage 
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.

구현

IImage.Source

참고 항목

참조

BackgroundImage 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스