次の方法で共有


BackgroundImageValue フィールド

背景画像の値を返します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected Const BackgroundImageValue As String
'使用
Dim value As String

value = StyleBase.BackgroundImageValue
protected const string BackgroundImageValue
protected:
literal String^ BackgroundImageValue
static val mutable BackgroundImageValue: string
protected const var BackgroundImageValue : String