Właściwość IImage.StreamName
Pobiera nazwę obrazu, która może być przekazywana z powrotem do CreateAndRegisterStream obiekt, aby uzyskać bajtów bez przetworzenia ich przez rozszerzenie renderowania.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
ReadOnly Property StreamName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg zawierający nazwę obrazu.