Source 속성
Identifies the source of the image
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property Source As ReportEnumProperty(Of Image..::..SourceType)
Get
‘사용 방법
Dim instance As BaseGaugeImage
Dim value As ReportEnumProperty(Of Image..::..SourceType)
value = instance.Source
public ReportEnumProperty<Image..::..SourceType> Source { get; }
public:
property ReportEnumProperty<Image..::..SourceType>^ Source {
ReportEnumProperty<Image..::..SourceType>^ get ();
}
member Source : ReportEnumProperty<Image..::..SourceType>
function get Source () : ReportEnumProperty<Image..::..SourceType>
속성 값
유형: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportEnumProperty< (Of < ( <'Image. . :: . .SourceType> ) > ) >
A ReportEnumProperty<(Of <(<'EnumType>)>)> object.