Właściwość MapShapefileInstance.Stream
Pobiera wartość obliczoną Stream() właściwość w MapShapefile klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Stream As Stream
Get
'Użycie
Dim instance As MapShapefileInstance
Dim value As Stream
value = instance.Stream
public Stream Stream { get; }
public:
property Stream^ Stream {
Stream^ get ();
}
member Stream : Stream
function get Stream () : Stream
Wartość właściwości
Typ: System.IO.Stream
A Stream obiekt reprezentujący obliczonej wartości Stream() właściwość.
Zobacz także