Source プロパティ
画像のソースを指定します。
名前空間: 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> ) > ) >
ReportEnumProperty<(Of <(<'EnumType>)>)> オブジェクト。