Stream 속성
Gets the calculated value of the Stream()()()() property in a MapShapefile class.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property Stream As Stream
Get
‘사용 방법
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
속성 값
유형: System.IO. . :: . .Stream
A Stream object that represents the calculated value of the Stream()()()() property.