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

구현

IImage. . :: . .Source