다음을 통해 공유


Source 속성

Gets the type of the image 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