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.