Instance-Eigenschaft
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property Instance As GaugeImageInstance
Get
'Usage
Dim instance As GaugeImage
Dim value As GaugeImageInstance
value = instance.Instance
public GaugeImageInstance Instance { get; }
public:
property GaugeImageInstance^ Instance {
GaugeImageInstance^ get ();
}
member Instance : GaugeImageInstance
function get Instance () : GaugeImageInstance
Eigenschaftenwert
Typ: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeImageInstance