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 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
속성 값
유형: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Image. . :: . .SourceType
A Image..::..SourceType object.