IImageInstance.StreamName 属性

定义

获取呈现扩展插件可从报表服务器按其检索图像数据的 Stream 的名称。

public:
 property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String

属性值

一个string值,该值表示呈现扩展插件可从报表服务器按其检索图像数据的 Stream 的名称。

适用于