Source 속성
Gets the calculated value of the Source property in a BaseGaugeImage class.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property Source As Image..::..SourceType
Get
‘사용 방법
Dim instance As BaseGaugeImageInstance
Dim value As Image..::..SourceType
value = instance.Source
public Image..::..SourceType Source { get; }
public:
property Image..::..SourceType Source {
Image..::..SourceType get ();
}
member Source : Image..::..SourceType
function get Source () : Image..::..SourceType
속성 값
유형: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Image. . :: . .SourceType
An Image..::..SourceType value that represents the calculated value of the Source property.