Freigeben über


GetCoreXml-Methode

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Function GetCoreXml As Stream
'Usage
Dim instance As ChartInstance
Dim returnValue As Stream

returnValue = instance.GetCoreXml()
public Stream GetCoreXml()
public:
Stream^ GetCoreXml()
member GetCoreXml : unit -> Stream 
public function GetCoreXml() : Stream

Rückgabewert

Typ: System.IO. . :: . .Stream