StreamName プロパティ
BackgroundImage クラスの StreamName()()()() プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property StreamName As String
Get
'使用
Dim instance As BackgroundImageInstance
Dim value As String
value = instance.StreamName
public string StreamName { get; }
public:
virtual property String^ StreamName {
String^ get () sealed;
}
abstract StreamName : string
override StreamName : string
final function get StreamName () : String
プロパティ値
型: System. . :: . .String
StreamName()()()() プロパティの計算値を表す string 値。