Свойство StreamName

Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
ReadOnly Property StreamName As String
    Get
'Применение
Dim instance As IImage
Dim value As String

value = instance.StreamName
string StreamName { get; }
property String^ StreamName {
    String^ get ();
}
abstract StreamName : string
function get StreamName () : String

Значение свойства

Тип System. . :: . .String
A string containing the name of the image.