背景画像のソースを指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const BackgroundImageSource As String
'使用
Dim value As String
value = StyleBase.BackgroundImageSource
protected const string BackgroundImageSource
protected:
literal String^ BackgroundImageSource
static val mutable BackgroundImageSource: string
protected const var BackgroundImageSource : String